viktorsomogyi commented on PR #13421:
URL: https://github.com/apache/kafka/pull/13421#issuecomment-1593258910

   It seems like @clolov is right, I tested it both in quorum and zk mode, 
Kafka successfully reconciles the questionable case (when X-1 on B comes back 
after A has compacted the logs), so I think it's fine to merge in this PR.
   
   I was also thinking of creating some integration test for this but it's hard 
to simulate disk errors in Java and we can't have any assumptions about where 
the tests run, so I think that should be a separate task as it's out of scope 
for this one. If you folks know a good fault injection framework, I'm all ears.
   
   I'll come back tomorrow for a last round of review and if I find everything 
fine, I'll merge this.


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