----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58996/#review173930 -----------------------------------------------------------
geode-core/src/main/java/org/apache/geode/management/internal/cli/remote/CommandProcessor.java Line 124 (original), 125 (patched) <https://reviews.apache.org/r/58996/#comment247005> we are not showing info level logging in our current logs? Also the best place to see what's being actually parsed is in GfshParser.parse method. That's where we are handing the input string to SpringShell's parsing method. - Jinmei Liao On May 4, 2017, 5:12 p.m., Jared Stewart wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/58996/ > ----------------------------------------------------------- > > (Updated May 4, 2017, 5:12 p.m.) > > > Review request for geode. > > > Repository: geode > > > Description > ------- > > GEODE-2876: Add logging to diagnose CI failure > > > Diffs > ----- > > > geode-core/src/main/java/org/apache/geode/management/internal/cli/remote/CommandProcessor.java > c2c6e1425d71af9d2ea59046b17afd70ad30dd68 > > > Diff: https://reviews.apache.org/r/58996/diff/1/ > > > Testing > ------- > > > Thanks, > > Jared Stewart > >