Skip to content

Commit

Permalink
Update KinesisProxy.java
Browse files Browse the repository at this point in the history
  • Loading branch information
tweise committed Dec 22, 2018
1 parent 2195199 commit d43ba9e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ public class KinesisProxy implements KinesisProxyInterface {
/** Maximum retry attempts for the get shard iterator operation. */
private final int getShardIteratorMaxRetries;


/* Backoff millis for the describe stream operation. */
private final long describeStreamBaseBackoffMillis;

Expand Down

0 comments on commit d43ba9e

Please sign in to comment.