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

Reimplement Hashtable::visit() to use Hashtable::pauseResumeVisit()

    XMLWordPrintable

Details

    Description

      Currently we have two different implementations to visit hash table values, on that allows for pause and resume functionality (Hashtable::pauseResumeVisit()) and Hashtable::visit() that will just visit all values in a hash table without stopping.

      I would make more sense for maintainability to implement Hashtable::visit() using Hashtable::pauseResumeVisit() so that we do not have to maintain two different implementations of this functionality.

       

      Attachments

        Issue Links

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

          Activity

            People

              richard.demellow Richard deMellow
              richard.demellow Richard deMellow
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                PagerDuty