Skip to content

Commit

Permalink
Update KinesisProxy.java
Browse files Browse the repository at this point in the history
  • Loading branch information
tweise authored Dec 22, 2018
1 parent 260885d commit acbfa2e
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 acbfa2e

Please sign in to comment.