FrankYang0529 opened a new pull request, #19815:
URL: https://github.com/apache/kafka/pull/19815

   The mapKey optimisation can be used in some KIP-932 RPC schemas to improve 
efficiency of some key-based accesses.
   
   For ShareFetch, ShareAcknowledge, ShareGroupHeartbeat and 
ShareGroupDescribe, the v0 RPCs are already released and cannot be 
retrospectively optimized. This PR changes following RPCs:
   * DeleteShareGroupOffsetsRequest
   * DeleteShareGroupStateRequest
   * DescribeShareGroupOffsetsRequest
   * InitializeShareGroupStateRequest
   * ReadShareGroupStateRequest
   * ReadShareGroupStateSummaryRequest
   * WriteShareGroupStateRequest
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to