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

Operations on a closed bucket should fail fast

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 1.0.1
    • 1.0.0
    • Core
    • None

    Description

      Once the close() operation has been called on a Bucket, subsequent operations should detect the closed state and fail fast. For now, if for example a get() is attempted, it will instead fail into a TimeoutException (after the timeout delay).

      Attachments

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

        Activity

          People

            daschl Michael Nitschinger
            simonbasle Simon Baslé (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              PagerDuty