jsancio commented on PR #12274:
URL: https://github.com/apache/kafka/pull/12274#issuecomment-1176512896

   > > here is the code change: 
https://github.com/dengziming/kafka/tree/KAFKA-13959-2
   > 
   > Hey @dengziming, I took at look at the commits in this tree. Is this the 
only commit 
[dengziming@79dc8ec](https://github.com/dengziming/kafka/commit/79dc8ec423cd74fba462e934f89bdec3dcd8528d)?
 Can you maybe share a diff/compare. For example, something like 
[dengziming/kafka@30216ea...KAFKA-13959-2](https://github.com/dengziming/kafka/compare/30216ea1c58761e62f51af40033f24e3ae1c5c2a...KAFKA-13959-2)
   
   Never mind. I understand now. The broker sends the active controller the 
local LEO instead of the last applied offset by the broker listener. I think 
this will unfence the broker at startup even if the broker hasn't applied the 
snapshot or any of the log records, right?


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