steveloughran commented on pull request #2422:
URL: https://github.com/apache/hadoop/pull/2422#issuecomment-720478647


   findbugs is pretty unhappy
   ```
   
   Dead store to urlStr in 
org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.toString() At 
AbfsHttpOperation.java:org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.toString()
 At AbfsHttpOperation.java:[line 162]
   --
     | Possible null pointer dereference of httpOperation in 
org.apache.hadoop.fs.azurebfs.services.AbfsRestOperation.executeHttpOperation(int)
 on exception path Dereferenced at AbfsRestOperation.java:httpOperation in 
org.apache.hadoop.fs.azurebfs.services.AbfsRestOperation.executeHttpOperation(int)
 on exception path Dereferenced at AbfsRestOperation.java:[line 259]
   ```


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

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