You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by Jinmei Liao <ji...@pivotal.io> on 2017/05/09 15:31:41 UTC

Review Request 59098: GEODE-2876: add logging to diagnose parser test failure in Jenkins

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

Review request for geode.


Repository: geode


Description
-------

GEODE-2876: add logging to diagnose test failure

another try to add parser logs using log4j. I have another set of changes that would remove the other loggers in GfshParser. For now, they co-exist.


Diffs
-----

  geode-core/src/main/java/org/apache/geode/management/internal/cli/GfshParser.java 20ae0226db45574028311493a07cdfcf9fbfb3f0 


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


Testing
-------

precheckin running


Thanks,

Jinmei Liao