dlmarion commented on code in PR #27:
URL: https://github.com/apache/accumulo-access/pull/27#discussion_r1372264471


##########
src/main/java/org/apache/accumulo/access/AccessExpressionImpl.java:
##########
@@ -71,9 +71,9 @@ public Authorizations getAuthorizations() {
   }
 
   /**
-   * Creates a column visibility for a Mutation from a string already encoded 
in UTF-8 bytes.
+   * Creates an AccessExpression for a Mutation from a string already encoded 
in UTF-8 bytes.

Review Comment:
   Mutation exists here too. Might want to search for it, Column Visibility, 
etc. in the project and fix all of them.



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