Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-2358

Timeout is not written to the packet when using Durability

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 3.0.0
    • 3.0.0-beta.4
    • library
    • None
    • 1

    Description

      During a review it appears that the durability timeout is not written to the packet as described in Synchronous Durability RFC section "PacketChanges"

      Timeout - the second and third optional bytes represent 16-bit unsigned integer, which contains time in milliseconds the durability must be met within, otherwise the mutation will be aborted. If not specified, then a server-defined default is used.

      https://github.com/couchbase/couchbase-net-client/blob/master/src/Couchbase/Core/IO/Operations/MutationOperationBase'.cs#L44-L46

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            daschl Michael Nitschinger
            jmorris Jeff Morris
            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