[
https://issues.apache.org/jira/browse/IGNITE-25945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-25945:
---
Description:
Currently, we acknowledge each acknowledgeable message individually. Instead,
we should acknowledge them in batches (like it's done in Apache Ignite 2).
This means that acknowledge on timeout is also needed for situations when a
batch remains incomplete for some time.
was:
Currently, we acknowledge each acknowledgeable message indivitually. Instead,
we should acknowledge them in batches (like it's done in Apache Ignite 2).
This means that acknowledge on timeout is also needed for situations when a
batch remains incomplete for some time.
> Acknowledge messages in batches
> ---
>
> Key: IGNITE-25945
> URL: https://issues.apache.org/jira/browse/IGNITE-25945
> Project: Ignite
> Issue Type: Improvement
>Reporter: Roman Puchkovskiy
>Priority: Major
> Labels: ignite-3
>
> Currently, we acknowledge each acknowledgeable message individually. Instead,
> we should acknowledge them in batches (like it's done in Apache Ignite 2).
> This means that acknowledge on timeout is also needed for situations when a
> batch remains incomplete for some time.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)