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

Streams should always send a full snapshot even if mutations past the end seqno are sent

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 3.0
    • 3.0
    • couchbase-bucket
    • Security Level: Public
    • Untriaged
    • Unknown
    • June 30 - July 18

    Description

      1= Load and Stream 3 items.
      2= Load 3 more items..
      3= Perform partial stream request for first 4 mutations.
      4= Repeat stream request in step 3 until stats show stream request contains items that were backfilled.

      • On the backfilled request the socket recv times out waiting for mutations from producer
      • Expected to receive available mutations from seqno's 0-4

      There are some nuances here:
      + de-duplication is happening because all items in step1 have same key and all items in step2 have same keys but differ from step1.
      + if you request all 6 seqno's the test will pass, but fails for partial request of seqno's 0-4

      Attachments

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

        Activity

          People

            mikew Mike Wiederhold [X] (Inactive)
            tommie Tommie McAfee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty