Issues
- Append/Prepend return DocExists error rather than CasMismatchGOCBC-1712Charles Dixon
- App telemetry websocket does not close when closing clusterGOCBC-1711Resolved issue: GOCBC-1711Dimitris Christodoulou
- App Telemetry: Add alt_node attribute to metricsGOCBC-1710Dimitris Christodoulou
- [Backport] Agent/DCP agent can leak authenticator detail when logging configGOCBC-1709Charles Dixon
- Agent/DCP agent can leak authenticator detail when logging configGOCBC-1708Resolved issue: GOCBC-1708Charles Dixon
- Bump minimum supported go versionGOCBC-1707Resolved issue: GOCBC-1707Charles Dixon
- Add support for columnar to coreGOCBC-1706Resolved issue: GOCBC-1706Charles Dixon
- Improve SDK error messages for account lock/unlock featureGOCBC-1705Charles Dixon
- Update Bucket & Storage Support in SDKsGOCBC-1704Dimitris Christodoulou
- Support "access_deleted" For Replica ReadsGOCBC-1703Charles Dixon
- Implement ExtReplaceBodyWithXattrGOCBC-1702Charles Dixon
- Implement ExtGetMulti (aka Enhanced Read Committed Isolation)GOCBC-1701Dimitris Christodoulou
- Set cluster name when setting up integration testsGOCBC-1699Resolved issue: GOCBC-1699Dimitris Christodoulou
- [GOCBCORE] Panic observed in cluster-config pollerGOCBC-1697Resolved issue: GOCBC-1697James Lee
- gocb collection queries fail when bucket has . in nameGOCBC-1696Resolved issue: GOCBC-1696Dimitris Christodoulou
- Transactions GetMulti prototypingGOCBC-1695Resolved issue: GOCBC-1695Dimitris Christodoulou
- Stats timeout does not report an errorGOCBC-1694Resolved issue: GOCBC-1694Dimitris Christodoulou
- App telemetry: Report latency for orphaned responsesGOCBC-1693Dimitris Christodoulou
- Orphaned responses: Report full set of fields required by the Extended Observability RFCGOCBC-1692Dimitris Christodoulou
- FIT: Report CPU & memory metrics from the performerGOCBC-1691Resolved issue: GOCBC-1691Dimitris Christodoulou
- Remove collection manager future deprecation noticesGOCBC-1690Resolved issue: GOCBC-1690Charles Dixon
- FIT - add ability to pass performer log level as an env variableGOCBC-1689Charles Dixon
- Replace usage of deprecated ioutil in gocboreGOCBC-1688Resolved issue: GOCBC-1688Charles Dixon
- Replace usage of deprecated http.Transport.Dial/DialTLSGOCBC-1687Charles Dixon
- Consider allowing a retryer to be specified for DCP OpenStream requestsGOCBC-1686Resolved issue: GOCBC-1686Dimitris Christodoulou
- Add cluster labels to gocbcore tracing test assertionsGOCBC-1685Resolved issue: GOCBC-1685Dimitris Christodoulou
- Fix intermittent failures caused by db.couchbase.server_duration being 0GOCBC-1684Charles Dixon
- Prepare 2.9.3 releaseGOCBC-1683Resolved issue: GOCBC-1683Dimitris Christodoulou
- FIT: Allow building performer that uses gerrit patchGOCBC-1682Resolved issue: GOCBC-1682Dimitris Christodoulou
- Getting the contents of range scanned documents, upserted with non-UTF8 JSON, failsGOCBC-1681Resolved issue: GOCBC-1681Matt Hall
- Improve retry handling for http operationGOCBC-1680Charles Dixon
- Analytics query errors on swap rebalanceGOCBC-1679Resolved issue: GOCBC-1679Charles Dixon
- CreateIndex adds back-ticks around keys - which doesn't work if the keys are functions.GOCBC-1678Resolved issue: GOCBC-1678Charles Dixon
- Include vbucket ID in trace logs when handling a NotMyVbucket KV responseGOCBC-1677Resolved issue: GOCBC-1677Charles Dixon
- SDK Telemetry Collection in ServerGOCBC-1676Resolved issue: GOCBC-1676Dimitris Christodoulou
- No max http connections limit is specified, leading to out-of-socket errors failuresGOCBC-1674Charles Dixon
- Transactions: Support ExtParallelUnstagingGOCBC-1673Resolved issue: GOCBC-1673Dimitris Christodoulou
- Some ExtThreadSafe tests fail when enabledGOCBC-1672Resolved issue: GOCBC-1672Charles Dixon
- XDCR Conflict Logging Replication with Gocbcore is slower than with GomemcachedGOCBC-1671Resolved issue: GOCBC-1671Dragos Taraban
- Operation name not recorded correctly for Data Structure operation metricsGOCBC-1670Resolved issue: GOCBC-1670Dimitris Christodoulou
- Management operation metrics/spans don't have the correct service attribute valueGOCBC-1669Dimitris Christodoulou
- Address potential integer overflow conversions (gosec-G115)GOCBC-1668Charles Dixon
- Zone-aware replica read operations never return when using a non-existent server groupGOCBC-1667Dimitris Christodoulou
- [FIT] Implement ability to pass custom serialiser in serialiser search optionGOCBC-1666Resolved issue: GOCBC-1666Dimitris Christodoulou
- Prepare 2.9.2 releaseGOCBC-1665Resolved issue: GOCBC-1665Dimitris Christodoulou
- Improve expiry assertions in range scan testsGOCBC-1664Dimitris Christodoulou
- Fix intermittent failures in TestUpdateCollectionWithMaxExpiryAsNoExpiryGOCBC-1663Dimitris Christodoulou
- Fix intermittent tracing assertion failures in TestAnalyticsIndexesCrudGOCBC-1662Dimitris Christodoulou
- Fix intermittent failures in drop non-existent scope/collection testsGOCBC-1661Dimitris Christodoulou
- Data race detected in TestCollectionHistoryRetentionUnsupportedV2GOCBC-1660Dimitris Christodoulou
50 of
Append/Prepend return DocExists error rather than CasMismatch
Description
Environment
None
Gerrit Reviews
None
Release Notes Description
None
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Charles Dixon
Charles DixonReporter
Charles Dixon
Charles DixonIs this a Regression?
Unknown
Story Points
1
Fix versions
Priority
Instabug
Open Instabug
PagerDuty
PagerDuty
Sentry
Sentry
Zendesk Support
Zendesk Support
Created 3 days ago
Updated 2 days ago
Activity
Show:
As title, the RFC states that it should be CasMismatch (which is also consistent with other SDKs)