[GitHub] incubator-geode pull request #230: GEODE-1744: Probable bugs from == use fix...

2016-08-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-geode/pull/230 --- 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

[GitHub] incubator-geode pull request #230: GEODE-1744: Probable bugs from == use fix...

2016-08-10 Thread kjduling
Github user kjduling commented on a diff in the pull request: https://github.com/apache/incubator-geode/pull/230#discussion_r74340943 --- Diff: geode-core/src/main/java/com/gemstone/gemfire/management/internal/cli/AbstractCliAroundInterceptor.java --- @@ -88,7 +88,7 @@ protected

[GitHub] incubator-geode pull request #230: GEODE-1744: Probable bugs from == use fix...

2016-08-10 Thread kjduling
Github user kjduling commented on a diff in the pull request: https://github.com/apache/incubator-geode/pull/230#discussion_r74340020 --- Diff: geode-core/src/main/java/com/gemstone/gemfire/admin/AlertLevel.java --- @@ -145,8 +147,8 @@ public boolean equals(Object other) {

[GitHub] incubator-geode pull request #230: GEODE-1744: Probable bugs from == use fix...

2016-08-10 Thread kjduling
Github user kjduling commented on a diff in the pull request: https://github.com/apache/incubator-geode/pull/230#discussion_r74338007 --- Diff: geode-core/src/main/java/com/gemstone/gemfire/admin/AlertLevel.java --- @@ -145,8 +147,8 @@ public boolean equals(Object other) {

[GitHub] incubator-geode pull request #230: GEODE-1744: Probable bugs from == use fix...

2016-08-10 Thread metatype
Github user metatype commented on a diff in the pull request: https://github.com/apache/incubator-geode/pull/230#discussion_r74339073 --- Diff: geode-core/src/main/java/com/gemstone/gemfire/admin/AlertLevel.java --- @@ -145,8 +147,8 @@ public boolean equals(Object other) {

[GitHub] incubator-geode pull request #230: GEODE-1744: Probable bugs from == use fix...

2016-08-10 Thread gracemeilen
GitHub user gracemeilen opened a pull request: https://github.com/apache/incubator-geode/pull/230 GEODE-1744: Probable bugs from == use fixed You can merge this pull request into a Git repository by running: $ git pull https://github.com/gracemeilen/incubator-geode