You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Jonathan Hurley <jh...@hortonworks.com> on 2014/06/20 20:52:55 UTC

Review Request 22829: Performance Issues When Parsing structured_output From Agents

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

Review request for Ambari, Myroslav Papirkovskyy and Sid Wagle.


Bugs: AMBARI-6219
    https://issues.apache.org/jira/browse/AMBARI-6219


Repository: ambari


Description
-------

Updating Jackson's ObjectMapper initialization since it handles Map<String,?> much better than gson with similar performance.


Diffs
-----

  ambari-server/src/main/java/org/apache/ambari/server/controller/internal/TaskResourceProvider.java 0b9a4f6 

Diff: https://reviews.apache.org/r/22829/diff/


Testing
-------

Unit Tests Run.


Thanks,

Jonathan Hurley


Re: Review Request 22829: Performance Issues When Parsing structured_output From Agents

Posted by Sid Wagle <sw...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22829/#review46306
-----------------------------------------------------------

Ship it!


Ship It!

- Sid Wagle


On June 20, 2014, 6:52 p.m., Jonathan Hurley wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/22829/
> -----------------------------------------------------------
> 
> (Updated June 20, 2014, 6:52 p.m.)
> 
> 
> Review request for Ambari, Myroslav Papirkovskyy and Sid Wagle.
> 
> 
> Bugs: AMBARI-6219
>     https://issues.apache.org/jira/browse/AMBARI-6219
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Updating Jackson's ObjectMapper initialization since it handles Map<String,?> much better than gson with similar performance.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/java/org/apache/ambari/server/controller/internal/TaskResourceProvider.java 0b9a4f6 
> 
> Diff: https://reviews.apache.org/r/22829/diff/
> 
> 
> Testing
> -------
> 
> Unit Tests Run.
> 
> 
> Thanks,
> 
> Jonathan Hurley
> 
>


Re: Review Request 22829: Performance Issues When Parsing structured_output From Agents

Posted by Myroslav Papirkovskyy <mp...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22829/#review46303
-----------------------------------------------------------

Ship it!


Ship It!

- Myroslav Papirkovskyy


On June 20, 2014, 9:52 p.m., Jonathan Hurley wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/22829/
> -----------------------------------------------------------
> 
> (Updated June 20, 2014, 9:52 p.m.)
> 
> 
> Review request for Ambari, Myroslav Papirkovskyy and Sid Wagle.
> 
> 
> Bugs: AMBARI-6219
>     https://issues.apache.org/jira/browse/AMBARI-6219
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Updating Jackson's ObjectMapper initialization since it handles Map<String,?> much better than gson with similar performance.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/java/org/apache/ambari/server/controller/internal/TaskResourceProvider.java 0b9a4f6 
> 
> Diff: https://reviews.apache.org/r/22829/diff/
> 
> 
> Testing
> -------
> 
> Unit Tests Run.
> 
> 
> Thanks,
> 
> Jonathan Hurley
> 
>