Hi Jiunn-Yang, Thanks for your response. jy_01: Absolutely right. Fixed.
jy_02: Yes, it should. Fixed. Thanks, Andrew On 2026/06/18 15:49:29 黃竣陽 wrote: > Hello Andrew, > > Thanks for this KIP, > > jy_01: The package name is incorrect. It should be > org.apache.kafka.clients.admin > > jy_02: Should DescribeGroupsOptions include an includeAuthorizedOperations > field? > All other Describe*GroupsOptions classes (Consumer/Share/Streams/Classic) > expose this flag, > and GroupDescription already has an authorizedOperations() method. > > Best Regards, > Jiunn-Yang > > > Chia-Ping Tsai <[email protected]> 於 2026年6月18日 晚上11:04 寫道: > > > > hi Andrew > > > > thanks for this KIP. I've left a few comments > > > > chia_00: How do we handle the RPCs? Do they reuse existing ones or > > introduce something new? > > > > chia_01: Would you mind adding the discussion link to the KIP page? > > > > Best, > > Chia-Ping > > > > On 2026/06/17 06:34:11 Andrew Schofield wrote: > >> Hi, > >> I’d like to start discussion on a small KIP to improve the usability of > >> the command-line tools for resetting group offsets. When implementing > >> KIP-1323 and reviewing the PRs, it became clear that the usability of this > >> area of Kafka isn’t great. This KIP improves the usability of these tools. > >> > >> https://cwiki.apache.org/confluence/display/KAFKA/KIP-1359%3A+Improve+usability+of+resetting+group+offsets > >> > >> Thanks, > >> Andrew > >> > >
