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

   Spotted the following log: 
   ```
   [2024-02-14 09:59:30,103] INFO [GroupCoordinator id=1] Finished loading of 
metadata from 39 in __consumer_offsets-4ms with epoch 2 where 39ms was spent in 
the scheduler. Loaded 0 records which total to 0 bytes. 
(org.apache.kafka.coordinator.group.runtime.CoordinatorRuntime)
   ```
   The partition and the time are incorrect. This patch fixes it.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


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