Uploaded image for project: 'Couchbase node.js Client Library'
  1. Couchbase node.js Client Library
  2. JSCBC-157

Stop implicit network flush after every operation.

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Major
    • 2.0.1
    • None
    • library
    • Security Level: Public
    • None

    Description

      Currently, whenever an operation is performed outside of a SDK callback, the network is flushed implicitly causing multiple operations scheduled at once to cause a 1:1 ratio of network flushes. We should instead queue these flushes for the end of the uv tick instead.

      Attachments

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

        Activity

          People

            brett19 Brett Lawson
            brett19 Brett Lawson
            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