socutes opened a new pull request #10749:
URL: https://github.com/apache/kafka/pull/10749


   The raft module may not be fully consistent on this but in general in that 
module we have decided to not throw the checked IOException. We have been 
avoiding checked IOException exceptions by wrapping them in RuntimeException. 
The raft module should instead wrap IOException in UncheckedIOException. This 
change should be limited to the raft module.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to