Merge branch 'prefetch' into prefetch
This commit is contained in:
commit
db8b8d5abc
1 changed files with 1 additions and 1 deletions
|
|
@ -569,7 +569,7 @@ public class KinesisClientLibConfiguration {
|
|||
this.shardPrioritization = DEFAULT_SHARD_PRIORITIZATION;
|
||||
this.recordsFetcherFactory = recordsFetcherFactory;
|
||||
this.shutdownGraceMillis = shutdownGraceMillis;
|
||||
|
||||
this.shutdownGraceMillis = shutdownGraceMillis;
|
||||
}
|
||||
|
||||
// Check if value is positive, otherwise throw an exception
|
||||
|
|
|
|||
Loading…
Reference in a new issue