Update amazon-kinesis-client/src/main/java/software/amazon/kinesis/coordinator/Scheduler.java
Co-authored-by: nakulj <nklj@amazon.com>
This commit is contained in:
parent
2fef04e037
commit
4a2195a40d
1 changed files with 1 additions and 1 deletions
|
|
@ -767,7 +767,7 @@ public class Scheduler implements Runnable {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Requests a graceful shutdown of the worker, notifying record processors,
|
* Requests a graceful shutdown of the worker, notifying record processors
|
||||||
* of the impending shutdown. This gives the record processor a final chance to
|
* of the impending shutdown. This gives the record processor a final chance to
|
||||||
* checkpoint.
|
* checkpoint.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue