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

Header and impl disagree on lcb_cmdquery_consistency_token_for_keyspace

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.0.1
    • 3.0.0
    • None
    • None
    • 1

    Description

      Looking at the header, it shows (correctly):

      lcb_cmdquery_consistency_token_for_keyspace
      

      but looks like during the n1ql to query rename something slipped through. In the n1ql.cc impl file (https://github.com/couchbase/libcouchbase/blob/master/src/n1ql/n1ql.cc#L302) it is still called

      lcb_cmdn1ql_consistency_token_for_keyspace
      

      Attachments

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

        Activity

          People

            avsej Sergey Avseyev
            daschl Michael Nitschinger
            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