You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/10/17 18:12:20 UTC

[GitHub] [accumulo] DomGarguilo opened a new issue, #3027: PermissionsIT - implement test cases with sasl enabled

DomGarguilo opened a new issue, #3027:
URL: https://github.com/apache/accumulo/issues/3027

   **Is your feature request related to a problem? Please describe.**
   This ticket replaces TODOs in `PermissionsIT`:
   https://github.com/apache/accumulo/blob/04ac8b222d866fab2552087cbffa150c2d402a3c/test/src/main/java/org/apache/accumulo/test/functional/PermissionsIT.java#L420-L424 and
   https://github.com/apache/accumulo/blob/04ac8b222d866fab2552087cbffa150c2d402a3c/test/src/main/java/org/apache/accumulo/test/functional/PermissionsIT.java#L593-L597
   
   Which requests that the test cases, where delegation tokens are attempted to be obtained with sasl enabled, are implemented.
   
   **Describe the solution you'd like**
   Enable sasl for this IT and attempt to obtain a delegation token with and without the needed permissions.
   
   **Additional context**
   These cases where investigated in https://github.com/apache/accumulo/pull/3001 and the comments were changed to remove the TODO.
   


-- 
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: notifications-unsubscribe@accumulo.apache.org.apache.org

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