[
https://issues.apache.org/jira/browse/KAFKA-16717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17977642#comment-17977642
]
Jimmy Wang commented on KAFKA-16717:
------------------------------------
Hi [~schofielaj] ,
Sorry for the delayed response. I've been swamped with other tasks lately, but
I've finally carved out some time to resume working on this issue. I have a few
questions regarding the upcoming work:
For the classic consumer group, the {{listOffsetResult}} can return an offset
corresponding to a specific timestamp. Moreover, the offset can be queried
using different {{OffsetSpec}} types such as {{{}Earliest{}}}, {{{}Latest{}}},
or a specific {{{}Timestamp{}}}. However, the current {{listShareGroupOffsets}}
API doesn't offer this functionality.
Do you have any suggestions on how we could enhance the
{{listShareGroupOffsets}} API to include similar capabilities, or is there an
alternative approach we should consider to achieve this?
Thank you for your guidance!
> Add AdminClient.alterShareGroupOffsets
> --------------------------------------
>
> Key: KAFKA-16717
> URL: https://issues.apache.org/jira/browse/KAFKA-16717
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Andrew Schofield
> Assignee: Jimmy Wang
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)