bonampak opened a new pull request, #918: URL: https://github.com/apache/knox/pull/918
(It is very **important** that you created an Apache Knox JIRA for this change and that the PR title/commit message includes the Apache Knox JIRA ID!) ## What changes were proposed in this pull request? Correct KnoxToken comparator so that TokenStateService.fetchTokens() would return all the tokens, even if their issue time is the same. If two tokens have the same issue time, then one with the smaller token id (uuid) will be revoked. ## How was this patch tested? So far only the existing tests are run and we could add a revocation test to TokenServiceResourceTest. -- 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: dev-unsubscr...@knox.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org