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

   The existing test for maybeUpdateTaskOffsetSumSnapshot() left 
changelogOffsets() unstubbed for the restoring-active task, so the assertion 
only proved the task survived the running-active exclusion, not that its live 
offsets were actually computed. Stub a live value distinct from the on-disk 
sum, and add a follow-up assertion that the task is dropped entirely once it 
transitions to RUNNING.


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

Reply via email to