Skip to content

Commit 5379391

Browse files
65s limit for kv durable timeout
From #391 for DOC-11469
1 parent 6501fbc commit 5379391

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/ref/pages/client-settings.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,8 @@ System Property: `com.couchbase.env.timeout.kvDurableTimeout`
375375
+
376376
Key/Value operations with enhanced durability requirements may take longer to complete, so they have a separate default timeout.
377377
+
378+
*Do not* set this above 65s, which is the maximum possible `SyncWrite` timeout on the Server side.
379+
+
378380
WARNING: The `kvDurableTimeout` property is not part of the stable API and may change or be removed at any time.
379381

380382
// todo: is kvDurableTimeout a strictly client-side timeout?

0 commit comments

Comments
 (0)