saxenapranav opened a new pull request, #7040:
URL: https://github.com/apache/hadoop/pull/7040

   When AbfsManagedApacheHttpConnection is not connected, the toString() fails 
with NPE, as it doesn't have `httpClientConnection.getRemoteAddress()` set.
   
   This PR fixes this and removes dependency on connection being made. When the 
connection instance is constructed the required target host is shared. This 
field would be used in the logs.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to