Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-60925

Ensure BTree node locks are released for all exception types

    XMLWordPrintable

Details

    • Untriaged
    • 0
    • Unknown
    • Analytics Sprint 37

    Description

      We have observed customer issues where BTree nodes locks have been leaked. Upon code audit, several codepaths were identified where locks can be leaked in the event of non-Exception subclassed java Throwables (e.g. java.lang.Error instances). These should be updated to ensure we cannot leak locks in the event of these types of runtime errors.

      Attachments

        Issue Links

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

          Activity

            People

              umang.agrawal Umang
              michael.blow Michael Blow
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty