smolnar82 opened a new pull request #501:
URL: https://github.com/apache/knox/pull/501


   ## What changes were proposed in this pull request?
   
   See the root cause analysis in 
https://issues.apache.org/jira/browse/KNOX-2670.
   Additional note: the newly implemented `triesToRevokeOwnToken(String, 
String)` method solves the original issue 1 layer above, but the problem with 
the `AliasBasedTokenStateService` would still exist w/o removing the 
`removeToken(String)` method.
   
   ## How was this patch tested?
   
   I ran Junit tests and I executed the steps I used for reproducing the 
original issue (I temporary removed the `triesToRevokeOwnToken(String, String)` 
call to make sure my change actually solves the issue).
   


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


Reply via email to