[
https://issues.apache.org/jira/browse/INLONG-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated INLONG-113:
----------------------------------
Labels: features pull-request-available (was: features)
> Improve the consumption control ability of the client
> -----------------------------------------------------
>
> Key: INLONG-113
> URL: https://issues.apache.org/jira/browse/INLONG-113
> Project: Apache InLong
> Issue Type: Task
> Reporter: Guocheng Zhang
> Priority: Major
> Labels: features, pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Similar to Kafka, the relationship between partitions and consumers is
> specified and managed by the clients, rather than only one solution that is
> now completely distributed and managed by the server
> 1. Consumer allocation and management partition: Consumers can specify which
> partition to be consumed and where the consumption offset starts and ends.
> The entire consumer group can consume only part of the partition data such
> that the server is not responsible for the allocation.
> 2. The system must provide relevant offset information when production and
> consumption are successful, and the system also needs to support the client
> to query various metadata
--
This message was sent by Atlassian Jira
(v8.3.4#803005)