[1/2] geode git commit: GEODE-2684 Connection & ConnectionTable cleanup

2017-04-05 Thread bschuchardt
Repository: geode Updated Branches: refs/heads/develop 6b2b7b2f7 -> 669d3ed1f GEODE-2684 Connection & ConnectionTable cleanup removed another old comment Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/742c8f27 Tree:

[1/2] geode git commit: GEODE-2684 Connection & ConnectionTable cleanup

2017-04-05 Thread bschuchardt
Repository: geode Updated Branches: refs/heads/develop 39c72b204 -> 6b2b7b2f7 GEODE-2684 Connection & ConnectionTable cleanup removed dead code and indirect access of TcpConduit through the connection table. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit:

[2/2] geode git commit: GEODE-2732 after auto-reconnect a server is restarted on the default port

2017-04-05 Thread bschuchardt
GEODE-2732 after auto-reconnect a server is restarted on the default port Gfsh command line parameters were put into ThreadLocals to make them available to the XML parser. These are now held in non-thread-local variables so that all threads, including the auto-reconnect thread, can see them when

geode git commit: GEODE-2749: don't ignore bin/ because we have bin/ in src

2017-04-05 Thread klund
Repository: geode Updated Branches: refs/heads/develop 534bb8f9e -> 39c72b204 GEODE-2749: don't ignore bin/ because we have bin/ in src Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/39c72b20 Tree:

geode-native git commit: GEODE-2755: Parameterize path to Oracle Support cert/key.

2017-04-05 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop aefb2eba5 -> 67e50b759 GEODE-2755: Parameterize path to Oracle Support cert/key. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/67e50b75 Tree:

geode-native git commit: GEODE-2713: Workaround for Solaris Studio C++11 shared_ptr bug.

2017-04-05 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop b0f00d044 -> aefb2eba5 GEODE-2713: Workaround for Solaris Studio C++11 shared_ptr bug. - SS C++11 missing explicit bool cast operator. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit:

[4/4] geode git commit: WIP refactoring

2017-04-05 Thread klund
WIP refactoring Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/135d674a Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/135d674a Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/135d674a Branch:

geode-native git commit: GEODE-2736: Fixed orphaned worker threads

2017-04-05 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 4707a37a2 -> b0f00d044 GEODE-2736: Fixed orphaned worker threads - Force timeouts to be handled like no connection - Added test This closes #82. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit:

geode git commit: GEODE-2751 UniversalMembershipListenerAdapterDUnitTest.testSystemClientEventsInServer

2017-04-05 Thread bschuchardt
Repository: geode Updated Branches: refs/heads/develop edd018b97 -> 02a31e22a GEODE-2751 UniversalMembershipListenerAdapterDUnitTest.testSystemClientEventsInServer This forces the test to always use numeric host addresses Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit:

geode git commit: GEM-1351: Move a test to the open side and fix the other tests - spotless

2017-04-05 Thread jinmeiliao
Repository: geode Updated Branches: refs/heads/develop 02ccc5ca0 -> edd018b97 GEM-1351: Move a test to the open side and fix the other tests - spotless * move ImportClusterConfigDistributedTest to open side * remove @Ignore from other two tests. * rework GfshShellConnectionRule to not create