clolov commented on PR #15026:
URL: https://github.com/apache/kafka/pull/15026#issuecomment-1860888646

   Just to put my thoughts down in answer to what Kamal wrote. In my head, 
there are a couple of places on the copy and delete paths where we obtain the 
segment metadata for topic partitions the current broker is a leader for. I was 
imagining that regardless of whether a broker goes up or down it will report 
whatever it knows about the aggregated topic partitions it is the leader for. 
If one would want to know the information about the full topic then they would 
need to aggregate the values across all brokers.


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