We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6501fbc commit 5379391Copy full SHA for 5379391
modules/ref/pages/client-settings.adoc
@@ -375,6 +375,8 @@ System Property: `com.couchbase.env.timeout.kvDurableTimeout`
375
+
376
Key/Value operations with enhanced durability requirements may take longer to complete, so they have a separate default timeout.
377
378
+*Do not* set this above 65s, which is the maximum possible `SyncWrite` timeout on the Server side.
379
++
380
WARNING: The `kvDurableTimeout` property is not part of the stable API and may change or be removed at any time.
381
382
// todo: is kvDurableTimeout a strictly client-side timeout?
0 commit comments