fateh288 opened a new pull request, #264: URL: https://github.com/apache/ranger/pull/264
## What changes were proposed in this pull request? Currently log in org.apache.ranger.plugin.service.RangerDefaultRequestProcessor has been put at INFO level that generates millions of logs. changed log level to DEBUG for enrich() ## How was this patch tested? Tested in cluster steps to repro: Create one key Create one encr zone with above key put one file inside the encr zone Delete/rollover the key and then try to read the file inside the encr zone. it should log that exception And after the fix, it did not get logged -- 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]
