You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by Madhan Neethiraj <ma...@apache.org> on 2017/01/29 10:02:41 UTC

Review Request 56057: ATLAS-1471: logging updates to reduce excessive info level logs, reduce overheads, switch to sl4j logger

-----------------------------------------------------------
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


Re: Review Request 56057: ATLAS-1471: logging updates to reduce excessive info level logs, reduce overheads, switch to sl4j logger

Posted by Apoorv Naik <na...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56057/#review163437
-----------------------------------------------------------


Ship it!




Ship It!

- Apoorv Naik


On Jan. 29, 2017, 10:02 a.m., Madhan Neethiraj wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/56057/
> -----------------------------------------------------------
> 
> (Updated Jan. 29, 2017, 10:02 a.m.)
> 
> 
> 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
> 
>