mneethiraj commented on code in PR #442: URL: https://github.com/apache/ranger/pull/442#discussion_r1881018601
########## agents-common/src/main/java/org/apache/ranger/plugin/policyevaluator/RangerCustomConditionEvaluator.java: ########## @@ -37,7 +37,6 @@ import java.util.Collections; import java.util.List; - // // this class should have been named RangerConditionEvaluatorFactory Review Comment: Updated this comment to clarify that this class is a factory that instantiates `RangerConditionEvaluator` implementations. -- 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...@ranger.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org