cmccabe commented on PR #14545:
URL: https://github.com/apache/kafka/pull/14545#issuecomment-1762432231

   Hmm, this isn’t how we agreed to handle this. We were going to get rid of 
deleting state in hybrid brokers as I recall.
   
   Then we were going to actually verify that broker topic IDs matched what was 
sent in LeaderAndIsr, and move aside or delete if not.
   
   In the initial full `leaderAndIsrRequest`, we can use 
`LeaderAndIsrRequest.Type` = All to indicate that the list is exhaustive, and 
move aside topics that don't appear in there


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