Uploaded image for project: 'Couchbase C client library libcouchbase'
  1. Couchbase C client library libcouchbase
  2. CCBC-534

LCB_CNTL_IMPLICIT_FLUSH not working with v2 API

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Minor
    • 2.4.4
    • 2.4.3
    • library
    • Security Level: Public
    • None

    Description

      The LCB_CNTL_IMPLICIT_FLUSH exists to disable the automatic flushing of data when multiple scheduling APIs are called before waiting for the network. Currently this behavior does not work because the version 2 api wrappers call mcreq_sched_flush() directly, rather than proxying over to lcb_sched_flush() which abides by the settings of the given flag.

      Attachments

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

        Activity

          People

            brett19 Brett Lawson
            mnunberg Mark Nunberg (Inactive)
            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