Skip to content

Commit

Permalink
Fixed Rakesh's comments
Browse files Browse the repository at this point in the history
  • Loading branch information
arshadmohammad committed Feb 15, 2017
1 parent 1e3ed70 commit 7551f5c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -590,6 +590,7 @@ void lead() throws IOException, InterruptedException {

// check leader running status
if (!this.isRunning()) {
// set shutdown flag
shutdownMessage = "Unexpected internal error";
break;
}
Expand Down

0 comments on commit 7551f5c

Please sign in to comment.