Uploaded image for project: 'Couchbase Gateway'
  1. Couchbase Gateway
  2. CBG-1696

Empty query results when using bypass channel cache

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 2.8.3
    • 2.8.2
    • SyncGateway
    • Security Level: Public
    • None
    • CBG Sprint 83
    • 1

    Description

      buildChannelsQuery doesn't check for boundary condition when incrementing endSeq to provide inclusive endSeq handling.  This results in empty query results when callers are providing MaxUint64 as endseq.  The bypass channel cache is the only caller that uses this endseq value.

      The bypass channel cache is only used in 2.8.x when cache compaction can't keep up with the rate of new channels being queried, so this shouldn't be hit by most users.  The `chan_cache_bypass_count` stat can be used to see whether the bypass cache has been used.

      This is fixed in Lithium as part of CBG-1695.

      Attachments

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

        Activity

          People

            isaac.lambat Isaac Lambat
            adamf Adam Fraser
            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