You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by GitBox <gi...@apache.org> on 2022/06/14 13:30:38 UTC

[GitHub] [knox] smolnar82 opened a new pull request, #593: KNOX-2761 - Knox Token renew/revoke operations are now PUT/DELETE HTTP methods in KnoxShell too

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

   ## What changes were proposed in this pull request?
   
   As the corresponding JIRA states, #494 changed some of the HTTP methods in `TokenResource` that the KnosShell classes were missing to implement.
   
   ## How was this patch tested?
   
   Executed the existing unit tests (no new tests were added in this case; it wasn't needed) and ran manual tests using Knox's [performance test tool](https://cwiki.apache.org/confluence/display/KNOX/KNOX-2402+-+Develop+a+performance-test+framework+to+test+token+state+service).
   


-- 
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-unsubscribe@knox.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [knox] smolnar82 merged pull request #593: KNOX-2761 - Knox Token renew/revoke operations are now PUT/DELETE HTTP methods in KnoxShell too

Posted by GitBox <gi...@apache.org>.
smolnar82 merged PR #593:
URL: https://github.com/apache/knox/pull/593


-- 
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-unsubscribe@knox.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org