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

David Jacot updated KAFKA-15237:
--------------------------------
    Description: In the scala code, we rely on `offsets.commit.timeout.ms` to 
bound all the writes. We should do the same in the new code. This is important 
to ensure that the number of pending response in the purgatory is bound. The 
name of the config is not ideal but we should keep it for backward 
compatibility reasons.  (was: In the scala code, we rely on 
`offsets.commit.timeout.ms` to bound all the writes. We should do the same in 
the new code. This is important to ensure that the number of pending response 
in the purgatory is bound.)

> Implement write operation timeout
> ---------------------------------
>
>                 Key: KAFKA-15237
>                 URL: https://issues.apache.org/jira/browse/KAFKA-15237
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: David Jacot
>            Assignee: David Jacot
>            Priority: Major
>
> In the scala code, we rely on `offsets.commit.timeout.ms` to bound all the 
> writes. We should do the same in the new code. This is important to ensure 
> that the number of pending response in the purgatory is bound. The name of 
> the config is not ideal but we should keep it for backward compatibility 
> reasons.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to