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

consumer error closing old producer stream

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.0
    • 3.0
    • couchbase-bucket
    • Security Level: Public
    • None
    • Triaged
    • Hide
      1) Opened a producer and made a stream request
      2) Changed client to consumer with same key to producer
          * the stream state becomes dead
      3) As consumer attempt to close dead stream created by producer.
      4) Expect SUCCESS. Got ERR_KEY_ENOENT

      upr stats shows the stream exists and is in dead state. and in other cases closing already dead streams has no effect other than keeping the state as dead.


      https://github.com/tahmmee/pyupr/blob/master/unit.py#L467
      Show
      1) Opened a producer and made a stream request 2) Changed client to consumer with same key to producer     * the stream state becomes dead 3) As consumer attempt to close dead stream created by producer. 4) Expect SUCCESS. Got ERR_KEY_ENOENT upr stats shows the stream exists and is in dead state. and in other cases closing already dead streams has no effect other than keeping the state as dead. https://github.com/tahmmee/pyupr/blob/master/unit.py#L467
    • 1
    • No
    • June 30 - July 18

    Attachments

      For Gerrit Dashboard: MB-10354
      # Subject Branch Project Status CR V

      Activity

        People

          tommie Tommie McAfee (Inactive)
          tommie Tommie McAfee (Inactive)
          Votes:
          0 Vote for this issue
          Watchers:
          2 Start watching this issue

          Dates

            Created:
            Updated:
            Resolved:

            Gerrit Reviews

              There are no open Gerrit changes

              PagerDuty