pradeepbn commented on a change in pull request #2888:
URL: https://github.com/apache/bookkeeper/pull/2888#discussion_r750550516



##########
File path: 
bookkeeper-server/src/main/java/org/apache/bookkeeper/proto/BookieRequestProcessor.java
##########
@@ -264,6 +264,7 @@ int maxReadsInProgressCount() {
 
     @Override
     public void close() {
+        LOG.info("Closing RequestProcessor");

Review comment:
       That's a good idea @hsaputra I think we should holistically look at the 
improving observability across the entire shutdown sequence. Thoughts? 
@hsaputra @Vanlightly 




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to