EdColeman commented on code in PR #3746:
URL: https://github.com/apache/accumulo/pull/3746#discussion_r1473139787
##########
core/src/main/java/org/apache/accumulo/core/security/ColumnVisibility.java:
##########
@@ -598,6 +600,7 @@ public Node getParseTree() {
* @param term term to quote
* @return quoted term (unquoted if unnecessary)
*/
+ // TODO deprecate?
Review Comment:
maybe add why to explain later when someone comes across this?
`// TODO deprecate in favor of X when X is implemented` or ` // TODO
deprecate when unused because replaced with ...`
--
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]