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

   we don't remove "is-future=true" tag from future log after the future log 
becomes "current" log. It causes two potential issues:
   
   1. the metrics monitors can't get metrics of Log if they don't trace the 
property "is-future=true".
   2. all Log metrics of specify partition get removed if the partition is 
moved to another folder again.
   
   ### 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