XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.0.0-rc
    • 3.0.0-beta.3
    • None
    • None
    • 1
    • SDK11: Coll/Txn/Docs More Chip

    Description

      You get a NotSupportedError attempting to do a durable write on a 6.0 or earlier cluster. At least, when you use a DurabilityOptionBlock, in the scenarios_t.py tests. But, that used to be supported, just differently.

      We should maybe see if

      • we can be backwards-compatible (if LCB does somehow with maybe the old persistTo, replicateTo stuff?
      • we get bucketCapabilities when we open a bucket, and check before attempting the durable write. Perhaps logging something helpful or even raising a different exception?
      • maybe we can clever and convert (if there is a way) so the call is successful on a 6.0 cluster?

      I didn't have time to look into it while fixing the integration tests, so I skip durability on < 6.5 and this feels incomplete. So, lets look harder and make it better if possible.

      Attachments

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

        Activity

          People

            david.kelly David Kelly (Inactive)
            david.kelly David Kelly (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