[GitHub] geode pull request #327: GEODE-2236: Remove all cache-listners using Gfsh

2017-01-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/geode/pull/327 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabl

[GitHub] geode pull request #327: GEODE-2236: Remove all cache-listners using Gfsh

2017-01-10 Thread jinmeiliao
Github user jinmeiliao commented on a diff in the pull request: https://github.com/apache/geode/pull/327#discussion_r95421061 --- Diff: geode-core/src/test/java/org/apache/geode/management/internal/cli/commands/CreateAlterDestroyRegionCommandsDUnitTest.java --- @@ -833,6 +833,120

[GitHub] geode pull request #327: GEODE-2236: Remove all cache-listners using Gfsh

2017-01-10 Thread jinmeiliao
Github user jinmeiliao commented on a diff in the pull request: https://github.com/apache/geode/pull/327#discussion_r95418869 --- Diff: geode-core/src/main/java/org/apache/geode/management/internal/cli/functions/RegionAlterFunction.java --- @@ -237,7 +237,7 @@ public void execute(

[GitHub] geode pull request #327: GEODE-2236: Remove all cache-listners using Gfsh

2017-01-10 Thread jinmeiliao
Github user jinmeiliao commented on a diff in the pull request: https://github.com/apache/geode/pull/327#discussion_r95420817 --- Diff: geode-core/src/test/java/org/apache/geode/management/internal/cli/commands/CreateAlterDestroyRegionCommandsDUnitTest.java --- @@ -833,6 +833,120

[GitHub] geode pull request #327: GEODE-2236: Remove all cache-listners using Gfsh

2017-01-10 Thread jinmeiliao
Github user jinmeiliao commented on a diff in the pull request: https://github.com/apache/geode/pull/327#discussion_r95420944 --- Diff: geode-core/src/test/java/org/apache/geode/management/internal/cli/commands/CreateAlterDestroyRegionCommandsDUnitTest.java --- @@ -833,6 +833,120

[GitHub] geode pull request #327: GEODE-2236: Remove all cache-listners using Gfsh

2017-01-02 Thread deepakddixit
GitHub user deepakddixit opened a pull request: https://github.com/apache/geode/pull/327 GEODE-2236: Remove all cache-listners using Gfsh Added check before instantiating cache listner class. Added test to verify change. You can merge this pull request into a Git repository by runn