hsaputra commented on a change in pull request #2888:
URL: https://github.com/apache/bookkeeper/pull/2888#discussion_r750526977
##########
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:
Any additional info with this log to help observability or traceability?
I am not sure logging this will help troubleshooting anything.
--
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]