steveloughran commented on PR #5176:
URL: https://github.com/apache/hadoop/pull/5176#issuecomment-1344461171

   (oh, and on my personal backport I have added a TRACE log in the buffer 
manager to record its state; abfsInputStream.toString does it too.
   ```
     private ReadBufferManager() {
       LOGGER.trace("Creating readbuffer manager with HADOOP-18546 patch");
     }
   ```
   think i will retain those internally for a debug option


-- 
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: common-issues-unsubscr...@hadoop.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to