rameeshm commented on code in PR #1168: URL: https://github.com/apache/ranger/pull/1168#discussion_r3831649038
########## dev-support/checkstyle-suppressions.xml: ########## @@ -92,4 +92,5 @@ <suppress files="PatchTagModulePermission_J10005" checks="TypeName"/> <suppress files="PatchForAtlasPolicyUpdateForEntityRead_J10064" checks="TypeName"/> <suppress files="PatchForOzoneServiceDefPolicyConditionUpdate_J10065" checks="TypeName"/> + <suppress files="PatchForOzoneServiceDefUpdate_J10066" checks="TypeName"/> Review Comment: @dineshkumar-yadav it would be good to know what kind of service def update this patch is taking care by renaming. -- 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]
