errose28 opened a new pull request, #3689:
URL: https://github.com/apache/ozone/pull/3689

   ## What changes were proposed in this pull request?
   
   `RangerClientMultiTenantAccessController#decodeRSEStatusCodes` assumes the 
provided RangerServiceException will have a non-null status. However, Looking 
at the [constructors for the 
class](https://github.com/apache/ranger/blob/master/intg/src/main/java/org/apache/ranger/RangerServiceException.java)
 this may not always be true, and we have seen exceptions will null statuses 
during testing.
   
   ## What is the link to the Apache JIRA
   
   HDDS-7134
   
   ## How was this patch tested?
   
   N/A
   


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