[jira] [Updated] (KAFKA-16835) Add Support for consumer to read in commit order.

2024-05-29 Thread Kirk True (Jira)


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

Kirk True updated KAFKA-16835:
--
Component/s: clients

> Add Support for consumer to read in commit order.
> -
>
> Key: KAFKA-16835
> URL: https://issues.apache.org/jira/browse/KAFKA-16835
> Project: Kafka
>  Issue Type: New Feature
>  Components: clients, consumer, offset manager
>Reporter: Manjunath
>Priority: Critical
>
> Currently consumer supports offset order to receive messages.There are some 
> cases where commit order is very important.For example assume case where 
> PostgreSQL-14  randomly streams multiple in-progress large transactions to 
> some intermediate client which starts transactional producer instances for 
> multiple in-progress transactions,using this producer instances client pushes 
> data to kafka. Now consumer should strictly read messages based on commit 
> order.



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


[jira] [Updated] (KAFKA-16835) Add Support for consumer to read in commit order.

2024-05-24 Thread Manjunath (Jira)


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

Manjunath updated KAFKA-16835:
--
Language: java C++  (was: Java java)

> Add Support for consumer to read in commit order.
> -
>
> Key: KAFKA-16835
> URL: https://issues.apache.org/jira/browse/KAFKA-16835
> Project: Kafka
>  Issue Type: New Feature
>  Components: consumer, offset manager
>Reporter: Manjunath
>Priority: Critical
>
> Currently consumer supports offset order to receive messages.There are some 
> cases where commit order is very important.For example assume case where 
> PostgreSQL-14  randomly streams multiple in-progress large transactions to 
> some intermediate client which starts transactional producer instances for 
> multiple in-progress transactions,using this producer instances client pushes 
> data to kafka. Now consumer should strictly read messages based on commit 
> order.



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