Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions SampleConsumer/kcl.properties
Original file line number Diff line number Diff line change
Expand Up @@ -182,3 +182,7 @@ regionName = us-east-1
# Duration format examples: PT15M (15 mins) PT10H (10 hours) P2D (2 days)
# Refer to Duration.parse javadocs for more details
# staleWorkerMetricsEntryCleanupDuration =

# Interval in milliseconds at which Lease Assignment manager (LAM) runs
# If this value is not set then LAM will run at interval 2 * failoverTimeMillis.
# leaseAssignmentIntervalMillis = 20000