[GitHub] geode pull request #475: GEODE-2812: Add API to get list of live locators

2017-05-11 Thread masaki-yamakawa
Github user masaki-yamakawa closed the pull request at: https://github.com/apache/geode/pull/475 --- 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

[GitHub] geode pull request #475: GEODE-2812: Add API to get list of live locators

2017-05-03 Thread kirklund
Github user kirklund commented on a diff in the pull request: https://github.com/apache/geode/pull/475#discussion_r114674811 --- Diff: geode-core/src/main/java/org/apache/geode/cache/client/Pool.java --- @@ -193,13 +193,23 @@ /** * Returns an unmodifiable list of {@l

[GitHub] geode pull request #475: GEODE-2812: Add API to get list of live locators

2017-05-03 Thread kirklund
Github user kirklund commented on a diff in the pull request: https://github.com/apache/geode/pull/475#discussion_r114674893 --- Diff: geode-core/src/main/java/org/apache/geode/cache/client/internal/AutoConnectionSourceImpl.java --- @@ -253,12 +263,15 @@ protected void updateLocat

[GitHub] geode pull request #475: GEODE-2812: Add API to get list of live locators

2017-04-23 Thread masaki-yamakawa
GitHub user masaki-yamakawa opened a pull request: https://github.com/apache/geode/pull/475 GEODE-2812: Add API to get list of live locators There is a Geode cluster using a logical member group, and from the client, the connection pool to the logical member group is connected using