JyotinderSingh commented on pull request #3250:
URL: https://github.com/apache/ozone/pull/3250#issuecomment-1081413466


   @adoroszlai could you please review this change?
   I have added a test to verify the expected behavior after this change (token 
should not be persisted to cache table when adding keyinfo) and it is 
successfully passing.
   However, I am unable to reproduce the actual issue - since the test is 
passing even without the change (in the case of both OBS and FSO buckets). What 
I mean from this is that the token info is not getting persisted to the tables 
successfully.
   
   During debugging (without this change) I observed that while we do write the 
token to the table, when we retrieve the key value back from the table this 
token is missing. I am not sure what might be causing this inconsistency.


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