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

couchbase2: Needs to use exponential backoff

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.6.0
    • None
    • None
    • None

    Description

      When it decides to bypass the default BestEffortRetryStrategy, RetryOrchestratorProtostellar is using a fixed backoff of 50 mills rather than exponential backoff. Instead, it should use the same backoff algorithm as BestEffortRetryStrategy.

      Also, investigate whether it matters that ProtostellarBaseRequest.context() returns a context whose lastRetryDuration() method always returns null.

      Attachments

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

        Activity

          People

            david.nault David Nault
            graham.pople Graham Pople
            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