Memcached_bucket: Selecing non-default collection should failfast
Description
Environment
java-client-3.1.2.jar
core-io-2.1.2.jar
Server 7.0.0-4678
Gerrit Reviews
None
Release Notes Description
None
Activity
Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Michael Nitschinger
Michael NitschingerReporter
Ashwin Govindarajulu
Ashwin GovindarajuluLabels
Story Points
1
Components
None
None
Priority
Instabug
Open Instabug
PagerDuty
PagerDuty Incident
PagerDuty

PagerDuty Incident
Sentry
Linked Issues
Sentry
Linked Issues
Zendesk Support
Linked Tickets
Zendesk Support

Linked Tickets
Created March 18, 2021 at 10:00 AM
Updated June 8, 2021 at 9:48 AM
Resolved June 8, 2021 at 9:48 AM
Scenario:
Create Memcached bucket on 2 node cluster
Open SDK client connection for create mc bucket
Try to select non-existing scope/collection and perform document insert
Observation:
Insert op fails with AmibiguousTimeoutException followed by "Could not publish Event because the queue is full" messages. After this state, I see this queue-full message event during default_collection operations. (default-collection operation succeeds)