Uploaded image for project: 'Java Couchbase JVM Core'
  1. Java Couchbase JVM Core
  2. JVMCBC-423

Don't send timed out operations over the network

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 1.4.7
    • None
    • None
    • None

    Description

      Users can set very low application-level timeouts. If there is a slow operation, then some requests can get timed out even before they are sent to the server. Currently we send all requests over the network including the timed out ones. Add a check if there is still a valid subscription to the request observable or use creation time.

      Attachments

        For Gerrit Dashboard: JVMCBC-423
        # Subject Branch Project Status CR V

        Activity

          People

            subhashni Subhashni Balakrishnan (Inactive)
            subhashni Subhashni Balakrishnan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty