[
https://issues.apache.org/jira/browse/KAFKA-19972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apoorv Mittal resolved KAFKA-19972.
-----------------------------------
Fix Version/s: 4.2.0
Resolution: Fixed
> Bump delivery count on session release for Share Groups
> -------------------------------------------------------
>
> Key: KAFKA-19972
> URL: https://issues.apache.org/jira/browse/KAFKA-19972
> Project: Kafka
> Issue Type: Bug
> Reporter: Apoorv Mittal
> Assignee: Apoorv Mittal
> Priority: Major
> Fix For: 4.2.0
>
>
> If a client application crashes then it can go in infinte loop where same
> records will be delivered. Though previously we chose to decrease the
> delivery count on session release as we didn't have throttling support. Now
> when we do then it makes sense to bump the delivery count on session close.
> Also as share-groups clients should ideally not have pre-fetched data hence
> it's safe to bump the delivery count on session release.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)