-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56057/
-----------------------------------------------------------
Review request for atlas.
Bugs: ATLAS-1471
https://issues.apache.org/jira/browse/ATLAS-1471
Repository: atlas
Description
-------
- replaced excessive info level logs to debug level
- switched to using sl4j logger
Diffs
-----
authorization/src/main/java/org/apache/atlas/authorize/simple/AtlasAuthorizationUtils.java
f30dfe0
authorization/src/main/java/org/apache/atlas/authorize/simple/FileReaderUtil.java
9d9caa9
authorization/src/main/java/org/apache/atlas/authorize/simple/PolicyUtil.java
0465c48
common/src/main/java/org/apache/atlas/utils/PropertiesUtil.java d5cf15c
common/src/main/java/org/apache/atlas/utils/XMLPropertiesUtil.java fee5371
repository/src/main/java/org/apache/atlas/GraphTransactionInterceptor.java
a798f34
repository/src/main/java/org/apache/atlas/repository/audit/HBaseBasedAuditRepository.java
fb05e5a
webapp/src/main/java/org/apache/atlas/web/filters/AtlasCSRFPreventionFilter.java
596b3f7
webapp/src/main/java/org/apache/atlas/web/security/AtlasADAuthenticationProvider.java
ecbb4ef
webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationFailureHandler.java
4f946ed
webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java
31a9ec0
webapp/src/main/java/org/apache/atlas/web/security/AtlasFileAuthenticationProvider.java
3e1e2e6
webapp/src/main/java/org/apache/atlas/web/security/AtlasLdapAuthenticationProvider.java
65ee55c
Diff: https://reviews.apache.org/r/56057/diff/
Testing
-------
Verified that excessive info level logs are not logged
Thanks,
Madhan Neethiraj