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

   ## What changes were proposed in this pull request?
   
   On startup, the tenant cache is built from the DB by iterating the access ID 
table. If the tenant does not have any users, there will be no corresponding 
entries in the access ID table and the cache will not contain an entry for that 
tenant, even though there is info for that tenant in the DB's tenant state 
table. This leads to incorrect behavior while the OM is running.
   
   ## What is the link to the Apache JIRA
   
   HDDS-7042
   
   ## How was this patch tested?
   
   Unit test added.
   


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