xiangfu0 commented on PR #18687:
URL: https://github.com/apache/pinot/pull/18687#issuecomment-4635839880

   Added a focused Kafka provider regression for the normal topic expansion 
case in `56d16e540c`.
   
   The new test covers Kafka reporting partitions `0..7` while Pinot has 
contiguous current statuses for `0..3`. It verifies the provider returns 
`0..7`, reuses existing end offsets for `0..3`, and fetches stream offsets for 
new partitions `4..7`. Added for both Kafka 3.0 and Kafka 4.0.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to