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

[FTS] cbft stream/feed handling isn't concurrent enough

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • bug-backlog
    • 5.0.0
    • fts
    • None
    • Untriaged
    • Unknown

    Description

      To process a feed (a DCP connection), cbft creates a set of concurrent batches, with a separate batch per vbucket in the pindex that's associated with the feed. But as each batch becomes full, it is committed / executed. And, a batch commit currently blocks... which means forward progress for the other batches in the feed are also all blocked.

      Attachments

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

        Activity

          People

            steve Steve Yen
            steve Steve Yen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty