----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60200/ -----------------------------------------------------------
(Updated June 19, 2017, 9:45 p.m.) Review request for geode, Emily Yeh, Jared Stewart, Ken Howe, Kirk Lund, and Patrick Rhomberg. Changes ------- get rid of the redundant tests. the GfshCommandsOverHttpTest should test this already. Repository: geode Description ------- GEODE-3095: fix parameter type mismatch between the diskstore command and controller Diffs (updated) ----- geode-core/src/main/java/org/apache/geode/management/internal/web/controllers/DiskStoreCommandsController.java c613a8a1d5cca93ce7be785b58f6502d96752d8c geode-core/src/test/java/org/apache/geode/management/internal/security/TestCommand.java ea4b60d4ec72def55129706d7e4d8f297d87ddcb Diff: https://reviews.apache.org/r/60200/diff/3/ Changes: https://reviews.apache.org/r/60200/diff/2-3/ Testing ------- GfshCommandOverHttpTest, GfshSecurityCommandOverHttpTest Thanks, Jinmei Liao