dhavalshah9131 commented on code in PR #584: URL: https://github.com/apache/ranger/pull/584#discussion_r2205214619
########## security-admin/src/main/java/org/apache/ranger/biz/ServiceDBStore.java: ########## @@ -1919,6 +1899,13 @@ public Map<String, String> getServiceConfigForPlugin(Long serviceId) { } } } + Map<String, String> ugsyncConfigs = getLatestUgsyncConfig(); Review Comment: @fateh288 Updated the PR. Kindly review it. -- 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