You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by Pierre Padovani <pi...@padovani.org> on 2018/04/13 14:15:54 UTC

Review Request 66609: ATLAS-2564 - Reduce AtlasBaseClient.java logging verbosity to standard levels.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66609/
-----------------------------------------------------------

Review request for atlas.


Bugs: ATLAS-2564
    https://issues.apache.org/jira/browse/ATLAS-2564


Repository: atlas


Description
-------

This patch reduces the verbosity of AtlasBaseClient.java, but changing the info lines to debug, and adding a single line log of the request/response without logging the payloads.


Diffs
-----

  client/common/src/main/java/org/apache/atlas/AtlasBaseClient.java 551b7b6f5 


Diff: https://reviews.apache.org/r/66609/diff/1/


Testing
-------

Built and deployed within our test environment for 2 days to verfiy the improvement in logging.


Thanks,

Pierre Padovani


Re: Review Request 66609: ATLAS-2564 - Reduce AtlasBaseClient.java logging verbosity to standard levels.

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


Ship it!




Ship It!

- Apoorv Naik


On April 23, 2018, 5:11 p.m., Pierre Padovani wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/66609/
> -----------------------------------------------------------
> 
> (Updated April 23, 2018, 5:11 p.m.)
> 
> 
> Review request for atlas.
> 
> 
> Bugs: ATLAS-2564
>     https://issues.apache.org/jira/browse/ATLAS-2564
> 
> 
> Repository: atlas
> 
> 
> Description
> -------
> 
> This patch reduces the verbosity of AtlasBaseClient.java, by changing the info lines to debug, and adding a single line log of the request/response without logging the payloads.
> 
> 
> Diffs
> -----
> 
>   client/common/src/main/java/org/apache/atlas/AtlasBaseClient.java 551b7b6f5 
> 
> 
> Diff: https://reviews.apache.org/r/66609/diff/1/
> 
> 
> Testing
> -------
> 
> Built and deployed within our test environment for 2 days to verfiy the improvement in logging.
> 
> Any chance for a quick review?
> 
> 
> Thanks,
> 
> Pierre Padovani
> 
>


Re: Review Request 66609: ATLAS-2564 - Reduce AtlasBaseClient.java logging verbosity to standard levels.

Posted by Pierre Padovani <pi...@padovani.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66609/
-----------------------------------------------------------

(Updated April 23, 2018, 5:11 p.m.)


Review request for atlas.


Bugs: ATLAS-2564
    https://issues.apache.org/jira/browse/ATLAS-2564


Repository: atlas


Description (updated)
-------

This patch reduces the verbosity of AtlasBaseClient.java, by changing the info lines to debug, and adding a single line log of the request/response without logging the payloads.


Diffs
-----

  client/common/src/main/java/org/apache/atlas/AtlasBaseClient.java 551b7b6f5 


Diff: https://reviews.apache.org/r/66609/diff/1/


Testing (updated)
-------

Built and deployed within our test environment for 2 days to verfiy the improvement in logging.

Any chance for a quick review?


Thanks,

Pierre Padovani