----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59210/#review174802 -----------------------------------------------------------
geode-core/src/test/java/org/apache/geode/management/internal/cli/commands/DeployCommandRedeployDUnitTest.java Lines 129 (patched) <https://reviews.apache.org/r/59210/#comment248026> the rule will automatically disconnect and exit. No need to call this. - Jinmei Liao On May 11, 2017, 9:47 p.m., Jared Stewart wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/59210/ > ----------------------------------------------------------- > > (Updated May 11, 2017, 9:47 p.m.) > > > Review request for geode. > > > Repository: geode > > > Description > ------- > > GEODE-2912: Hot deploy for functions in deployed Jars > > - New versions of a function now deploy over top the old versions without an > intermediate undeploy > > > Diffs > ----- > > geode-core/src/main/java/org/apache/geode/internal/DeployedJar.java > acb7d227a4f67c749cbc11ee2fdae8651d3bc5d6 > geode-core/src/main/java/org/apache/geode/internal/JarDeployer.java > df3f10b8cba9bdca8429bdcf8567b654d36ea475 > > geode-core/src/test/java/org/apache/geode/management/internal/cli/commands/DeployCommandRedeployDUnitTest.java > 697247701f883a5532ac0118ff116ac6562776d4 > > > Diff: https://reviews.apache.org/r/59210/diff/1/ > > > Testing > ------- > > Precheckin running > > > Thanks, > > Jared Stewart > >