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 a288276 commit b48e36aCopy full SHA for b48e36a
samples/basic_sample/consumer/sample.properties
@@ -175,3 +175,7 @@ regionName = us-east-1
175
# Duration format examples: PT15M (15 mins) PT10H (10 hours) P2D (2 days)
176
# Refer to Duration.parse javadocs for more details
177
# staleWorkerMetricsEntryCleanupDuration =
178
+
179
+# Interval in milliseconds at which Lease Assignment manager (LAM) runs
180
+# If this value is not set then LAM will run at interval 2 * failoverTimeMillis.
181
+# leaseAssignmentIntervalMillis = 20000
0 commit comments