-
Type:
Bug
-
Status: Resolved
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 0.11.0.0, 1.0.0
-
Fix Version/s: 2.0.0
-
Labels:
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
- 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