Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
We have a use case where user want to stop send any more messages if an error occurred on a previous send. Otherwise the message order might be broken. The shutdownNow() call will stop the producer right away without draining the messages in accumulator.
Attachments
Issue Links
- duplicates
-
KAFKA-1660 Ability to call close() with a timeout on the Java Kafka Producer.
- Resolved