[ 
https://issues.apache.org/jira/browse/KAFKA-9749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bob Barrett reassigned KAFKA-9749:
----------------------------------

    Assignee: Bob Barrett

> TransactionMarkerRequestCompletionHandler should treat storage exceptions as 
> retriable
> --------------------------------------------------------------------------------------
>
>                 Key: KAFKA-9749
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9749
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Bob Barrett
>            Assignee: Bob Barrett
>            Priority: Major
>
> If `TransactionMarkerRequestCompletionHandler` handles a 
> `KafkaStorageException`, it throws an IllegalStateException rather than 
> retrying. This leaves the corresponding transactional ID in state 
> PendingAbort, where it gets stuck, because any further EndTxn or 
> InitProducerId call will fail with a CONCURRENT_TRANSACTIONS error. We should 
> retry these errors when writing transaction markers.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to