Uploaded image for project: 'C++ Couchbase Client'
  1. C++ Couchbase Client
  2. CXXCBC-421

Preserve Expiry on unsupported cluster returns unexpected Exception

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.0.0-dp.13
    • None
    • fit
    • None

    Description

      In the test preserveExpiryThrowsFeatureNotAvailable in the file QueryErrorTest.

      In this test we try to set preserve expiry on a cluster that does not support it (6.6 for example). We expect a Feature not available exception which I think makes the most sense, but will also accept a generic SDK_COUCHBASE_EXCEPTION, likely for Go. I do not see in the RFC a specified error that must be returned so if that is the case and the plan is for CXX to continue returning this error type then I can modify the test to accept this. If that is the case I can move this issue to the SDKQE board and make the change.

      Attachments

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

        Activity

          People

            Dimitris.Christodoulou Dimitris Christodoulou
            matthew.bray Matthew Bray
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes