parent
28cb185e9c
commit
0535193394
1 changed files with 5 additions and 5 deletions
|
|
@ -200,7 +200,7 @@ class ShardConsumerSubscriber implements Subscriber<RecordsRetrieved> {
|
|||
|
||||
protected void logOnErrorReadTimeoutWarning(Throwable t) {
|
||||
log.warn("{}: onError(). Cancelling subscription, and marking self as failed. KCL will"
|
||||
+ " recreate the subscription as neccessary to continue processing. If you "
|
||||
+ " recreate the subscription as necessary to continue processing. If you"
|
||||
+ " are seeing this warning frequently consider increasing the SDK timeouts"
|
||||
+ " by providing an OverrideConfiguration to the kinesis client. Alternatively you"
|
||||
+ " can configure LifecycleConfig.readTimeoutsToIgnoreBeforeWarning to suppress"
|
||||
|
|
|
|||
Loading…
Reference in a new issue