Addressing comments
This commit is contained in:
parent
995511afe5
commit
a1eafbb69a
1 changed files with 1 additions and 1 deletions
|
|
@ -181,7 +181,7 @@ public class KinesisClientLibConfiguration {
|
|||
public static final long LEASES_RECOVERY_AUDITOR_EXECUTION_FREQUENCY_MILLIS = 2 * 60 * 1000L;
|
||||
|
||||
/**
|
||||
* Default Lease Recovery Auditor inconsistency confidence threshold for running full shard sync for HARD_END ShardSyncStrategyType.
|
||||
* Default Lease Recovery Auditor inconsistency confidence threshold for running full shard sync for SHARD_END ShardSyncStrategyType.
|
||||
*/
|
||||
public static final int LEASES_RECOVERY_AUDITOR_INCONSISTENCY_CONFIDENCE_THRESHOLD = 3;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue