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

   ### About
   This PR removes the limitation in remote storage fetch for share groups of 
only performing remote fetch for a single topic partition in a share fetch 
request. With this PR, share groups can now fetch multiple remote storage topic 
partitions in a single share fetch request.
   
   ### Testing
   I have followed the AK documentation to test my code locally (by adopting 
`LocalTieredStorage.java`) and verify with the help of logs that remote storage 
is happening for multiple topic partitions in a single share fetch request. 
Also, verified it with the help of unit tests.


-- 
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