kafka git commit: KAFKA-5289: handleStopReplica should not send a second response

2017-05-22 Thread rsivaram
Repository: kafka Updated Branches: refs/heads/0.11.0 ef88ee504 -> e08e76b71 KAFKA-5289: handleStopReplica should not send a second response `shutdownIdleFetcherThreads()` can throw InterruptedException for example. Author: Ismael Juma Reviewers: Rajini Sivaram

kafka git commit: KAFKA-5289: handleStopReplica should not send a second response

2017-05-22 Thread rsivaram
Repository: kafka Updated Branches: refs/heads/trunk d3f1407f7 -> ceb10c533 KAFKA-5289: handleStopReplica should not send a second response `shutdownIdleFetcherThreads()` can throw InterruptedException for example. Author: Ismael Juma Reviewers: Rajini Sivaram