All work
- Public API configuration profile for wan_development does not define resolve and bootstrap timeoutCXXCBC-700Resolved issue: CXXCBC-700Sergey Auseyau
- need randomness on selecting node to get cluster configuration fromCXXCBC-699Sergey Auseyau
- Add flex_index to transactions_query_optionsCXXCBC-698Resolved issue: CXXCBC-698Dimitris Christodoulou
- HTTP status reported as 0 in error context for query operationsCXXCBC-697Dimitris Christodoulou
- Core txn op errors not always exposed to the Public API correctlyCXXCBC-696Resolved issue: CXXCBC-696Dimitris Christodoulou
- Transactions insert does not always return unwrapped document_existsCXXCBC-695Resolved issue: CXXCBC-695Dimitris Christodoulou
- Handle case where requestID is missing from query response payloadCXXCBC-694Resolved issue: CXXCBC-694Dimitris Christodoulou
- Handle empty indexDefs for search_index_get_all operationCXXCBC-693Jared Casey
- Operational SDK prevent connection to Analytics 2.0 ClusterCXXCBC-692Sergey Auseyau
- Prototype of the OpenTelemetry exporter for wrappersCXXCBC-691Sergey Auseyau
- Retrying ambiguous failure fails with bucket_not_found when committing a doc failsCXXCBC-690Resolved issue: CXXCBC-690Dimitris Christodoulou
- Txns GetMulti doesn't set internal state/cache errors when a TransactionOperationFailed error occursCXXCBC-689Resolved issue: CXXCBC-689Dimitris Christodoulou
- TranactionOperationFaiiled errors raised from the txn lambda have incorrect error classCXXCBC-688Resolved issue: CXXCBC-688Dimitris Christodoulou
- GetMulti: Return unwrapped feature_not_available when using it in query modeCXXCBC-687Resolved issue: CXXCBC-687Dimitris Christodoulou
- Improve API docs for search_options.rawCXXCBC-686Sergey Auseyau
- Research options of the core/wrapper integration of the OpenTelemetry API/SDKCXXCBC-685Resolved issue: CXXCBC-685Sergey Auseyau
- Allow setting both named and positional parametersCXXCBC-684Resolved issue: CXXCBC-684Dimitris Christodoulou
- Transactions replace: Use CAS from given TransactionsGetResult when document is a staged insertCXXCBC-683Resolved issue: CXXCBC-683Dimitris Christodoulou
- Transactions Replace & Insert do not return transactions_get_result with staged contentCXXCBC-682Resolved issue: CXXCBC-682Dimitris Christodoulou
- Don't store transaction_get_result in staged_mutationCXXCBC-681Resolved issue: CXXCBC-681Dimitris Christodoulou
- Certs code for user docsCXXCBC-680Sergey Auseyau
- FIT: Performer crashes during FIT/PERF when metrics enabledCXXCBC-679Jared Casey
- FIT: Performer crashes during FIT/PERF transaction read loadCXXCBC-678Jared Casey
- Change maximum backoff interval to 1 hour for Application Service TelemetryCXXCBC-677Resolved issue: CXXCBC-677Sergey Auseyau
- Investigate BoringSSL + CMake 4.0 build failure on macosCXXCBC-676Sergey Auseyau
- SDK: Support FTS like Pre-Filters while doing Vector SearchCXXCBC-675Resolved issue: CXXCBC-675Dimitris Christodoulou
- Tracing/metrics tests failing on Jenkins because cluster does not have name setCXXCBC-674Resolved issue: CXXCBC-674Dimitris Christodoulou
- Update query integration tests to compare decoded rowsCXXCBC-673Resolved issue: CXXCBC-673Dimitris Christodoulou
- Add API for specifying positional/named query parameters when number of parameters is not known at compile timeCXXCBC-672Resolved issue: CXXCBC-672Dimitris Christodoulou
- The library fails to compile with cmake 4.0.0 due to too old minimal version requested by snappy dependencyCXXCBC-671Resolved issue: CXXCBC-671Sergey Auseyau
- Code samples must include all necessary if the sample defines main() functionCXXCBC-670Sergey Auseyau
- Columnar: dispatch_deadline not cancelled once request is dispatchedCXXCBC-669Resolved issue: CXXCBC-669Jared Casey
- cbc get segfaults when app telemetry is enabledCXXCBC-668Resolved issue: CXXCBC-668Sergey Auseyau
- core implementation of prepend/append should encode CAS valueCXXCBC-667Resolved issue: CXXCBC-667Matt Wozakowski
- couchbase_cxx_client.pc uses relative path for libdirCXXCBC-666Resolved issue: CXXCBC-666Sergey Auseyau
- GetAllReplicas/LookupInAllReplicas: Whether a partial result or an error is returned depends on order of responses.CXXCBC-665Resolved issue: CXXCBC-665Dimitris Christodoulou
- need diagnostics when certificate issuesCXXCBC-664Resolved issue: CXXCBC-664Sergey Auseyau
- need diagnostics when certificate issuesCXXCBC-663Sergey Auseyau
- FIT: Performer crashes during FIT-SIT if metrics enabledCXXCBC-662Resolved issue: CXXCBC-662Jared Casey
- Reconnect cluster object in child process on forkCXXCBC-661Resolved issue: CXXCBC-661Sergey Auseyau
- Potential race condition in loggerCXXCBC-660Resolved issue: CXXCBC-660Sergey Auseyau
- Performer failing to build in nightly FIT pipelineCXXCBC-658Jared Casey
- Raise InvalidArgument error when no subdoc specs are providedCXXCBC-657Resolved issue: CXXCBC-657Jared Casey
- Add cbc create and cbc rmCXXCBC-656Sergey Auseyau
- Improve SDK error messages for account lock/unlock featureCXXCBC-655Resolved issue: CXXCBC-655Matt Wozakowski
- Update Bucket & Storage Support in SDKsCXXCBC-654Resolved issue: CXXCBC-654Dimitris Christodoulou
- Support "access_deleted" For Replica ReadsCXXCBC-653Sergey Auseyau
- Orphan Response Logging ImprovementsCXXCBC-652Sergey Auseyau
- App Telemetry: Cached node labels not persisted after generating a reportCXXCBC-651Sergey Auseyau
- App Telemetry: Recording operation latency in histogram prematurelyCXXCBC-650Sergey Auseyau
50 of 673
Public API configuration profile for wan_development does not define resolve and bootstrap timeout
Fixed
Description
Environment
None
Release Notes Description
None
Pinned fields
Click on the next to a field label to start pinning.
Sentry
Sentry
Zendesk Support
Zendesk Support
Created 3 days ago
Updated 2 days ago
Resolved 2 days ago
Activity
Show:
bootstrap and resolve timeout left to their low values that are not suitable for the high-latency environments, and make it hard to work with cloud through the public interface from the developer’s machine