Uploaded image for project: 'Java DCP Client'
  1. Java DCP Client
  2. JDCP-240

Streaming to/from NOW misbehaves for inactive partitions

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 0.48.0
    • None
    • None
    • 1

    Description

      When the user requests "now" as a stream endpoint, the client asks each node for its active seqnos. Vbuckets that aren't active on any nodes are currently skipped, and as a result, "stream to now" degrades to "stream to infinity." Likewise, "stream from now" degrades to "stream from beginning."

      Suggested fix: retry `getSeqnos()` until every vbucket is active.

      Attachments

        Activity

          People

            david.nault David Nault
            david.nault David Nault
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              PagerDuty