You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ra...@apache.org on 2015/09/01 11:08:51 UTC

[3/4] git commit: updated refs/heads/master to 22c78ed

Merge pull request #762 from rafaelweingartner/cglibThrowableRenderer

Proposal for an improved CglibThrowableRendererFollowing our discussions on mailing list, here is a PR with a proposal for an improvement on CglibThrowableRenderer. We would still have to define a number to limit the stack traces of causes (I randomly chose 3, just to get the code running). The test case is also not good in my opinion, but I ran out of ideas (waiting for suggestions on that).

* pr/762:
  Changed the test case to test each of the log traces in the array list.
  Proposal for an improved CglibThrowableRenderer

Signed-off-by: Rajani Karuturi <ra...@citrix.com>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e8979c0e
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/e8979c0e
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/e8979c0e

Branch: refs/heads/master
Commit: e8979c0e658b3e3d3c8553f865411d4ececa5f4f
Parents: 1bbd23e b49d681
Author: Rajani Karuturi <ra...@citrix.com>
Authored: Tue Sep 1 14:31:32 2015 +0530
Committer: Rajani Karuturi <ra...@citrix.com>
Committed: Tue Sep 1 14:31:32 2015 +0530

----------------------------------------------------------------------
 .../cloud/utils/log/CglibThrowableRenderer.java | 86 ++++++++++----------
 .../utils/log/CglibThrowableRendererTest.java   | 85 +++++++++++++++++++
 2 files changed, 127 insertions(+), 44 deletions(-)
----------------------------------------------------------------------