remove unnecessary whitespace changes
This commit is contained in:
parent
2afb0bd00b
commit
22e1750f97
8 changed files with 87 additions and 86 deletions
|
|
@ -362,6 +362,7 @@ class ShardSyncer {
|
|||
* high shard count streams (i.e., dynamodb streams for tables with thousands of partitions). This can only
|
||||
* currently happen here if ignoreUnexpectedChildShards was true in syncShardleases.
|
||||
*
|
||||
*
|
||||
* @param shards List of all shards in Kinesis (we'll create new leases based on this set)
|
||||
* @param currentLeases List of current leases
|
||||
* @param initialPosition One of LATEST, TRIM_HORIZON, or AT_TIMESTAMP. We'll start fetching records from that
|
||||
|
|
|
|||
Loading…
Reference in a new issue