Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
0.11.0.0, 1.0.0
Description
When bootstrap server is down, a KafkaProducer with transactionId endless waits on initTransactions.
The timeouts don't apply to that operation: don't honor the TRANSACTION_TIMEOUT_CONFIG.
Attached an example of my code to reproduce the scenario.
I opened this issue as suggested by Gary Russell
Attachments
Attachments
Issue Links
- is related to
-
KAFKA-6127 Streams should never block infinitely
- Resolved
- relates to
-
KAFKA-6127 Streams should never block infinitely
- Resolved
-
KAFKA-7932 Streams needs to handle new Producer exceptions
- Resolved
-
KAFKA-8040 Streams needs to handle timeout in initTransactions
- Resolved
- links to