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 a53c059 commit 1107859Copy full SHA for 1107859
samples/sample.properties
@@ -182,3 +182,7 @@ regionName = us-east-1
182
# Duration format examples: PT15M (15 mins) PT10H (10 hours) P2D (2 days)
183
# Refer to Duration.parse javadocs for more details
184
# staleWorkerMetricsEntryCleanupDuration =
185
+
186
+# Interval in milliseconds at which Lease Assignment manager (LAM) runs
187
+# If this value is not set then LAM will run at interval 2 * failoverTimeMillis.
188
+# leaseAssignmentIntervalMillis = 20000
0 commit comments