geode git commit: GEM-1353

2017-04-07 Thread zhouxj
Repository: geode Updated Branches: refs/heads/feature/GEM-1353 799548ee4 -> b9e8ac598 GEM-1353 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/b9e8ac59 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/b9e8ac59

[06/12] geode git commit: GEODE-2756: Do not put security-* properties in the env.

2017-04-07 Thread klund
GEODE-2756: Do not put security-* properties in the env. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/19376d30 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/19376d30 Diff:

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

2017-04-07 Thread klund
GEODE-2732 after auto-reconnect a server is restarted on the default port Now that gfsh cache server parameters are no longer held in a ThreadLocal we need to clear the static variables holding the parameters in order to avoid having one test affect another. Project:

[05/12] geode git commit: GEODE-2716: export logs default behavior changed from filtering at log level INFO to ALL.

2017-04-07 Thread klund
GEODE-2716: export logs default behavior changed from filtering at log level INFO to ALL. * Removed reliance on LogService.DEFAULT_LOG_LEVEL, added ExportLogCommand.DEFAULT_EXPORT_LOG_LEVEL. * Added DUnit test that fails under previous behavior. * this closes #439 Project:

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

2017-04-07 Thread klund
GEODE-2732 after auto-reconnect a server is restarted on the default port Changes to the new test based on feedback from Galen Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/669d3ed1 Tree:

[01/12] geode git commit: GEODE-2684 Connection & ConnectionTable cleanup [Forced Update!]

2017-04-07 Thread klund
Repository: geode Updated Branches: refs/heads/feature/GEODE-2632 c43cc7aab -> 7a83cccb1 (forced update) GEODE-2684 Connection & ConnectionTable cleanup removed dead code and indirect access of TcpConduit through the connection table. Project:

[11/12] geode git commit: WIP refactoring

2017-04-07 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/7a83cccb/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/CacheClientProxy.java -- diff --git

[03/12] geode git commit: GEODE-2684 Connection & ConnectionTable cleanup

2017-04-07 Thread klund
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: http://git-wip-us.apache.org/repos/asf/geode/tree/742c8f27 Diff:

[12/12] geode git commit: WIP refactoring

2017-04-07 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/7a83cccb Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/7a83cccb Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/7a83cccb Branch:

geode git commit: Minor fixes

2017-04-07 Thread klund
Repository: geode Updated Branches: refs/heads/feature/GEODE-2632 eb89fe281 -> c43cc7aab Minor fixes Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/c43cc7aa Tree:

[11/19] geode git commit: GEM-1351: Move a test to the open side and fix the other tests - spotless

2017-04-07 Thread klund
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 gfsh shell at class initialization time. Project:

[18/19] geode git commit: WIP refactoring

2017-04-07 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/a071d0c0 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/a071d0c0 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/a071d0c0 Branch:

[06/19] geode git commit: GEODE-2420: Add classes to estimated the size of exported logs

2017-04-07 Thread klund
GEODE-2420: Add classes to estimated the size of exported logs - New Function class added with tests - Code to invoke new function added, but disabled, in ExportLogsCommand - New option added, but disabled, for specifying size limit for exported logs - Refactoring: extracted the interceptor

[16/19] geode git commit: WIP refactoring

2017-04-07 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/a071d0c0/geode-core/src/test/java/org/apache/geode/internal/cache/tier/sockets/command/Put65RealBenchTest.java -- diff --git

[02/19] geode git commit: GEODE-2749: ignore bin/ and out/ which are commonly created by IDEs

2017-04-07 Thread klund
GEODE-2749: ignore bin/ and out/ which are commonly created by IDEs Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/4a09e88b Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/4a09e88b Diff:

[08/19] geode git commit: GEODE-2750: The lucene index is now destroyed on remote members before the initiating member

2017-04-07 Thread klund
GEODE-2750: The lucene index is now destroyed on remote members before the initiating member Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/99e61ffa Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/99e61ffa Diff:

[04/19] geode git commit: GEODE-2420: Add classes to estimated the size of exported logs

2017-04-07 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/0c15c6e0/geode-core/src/test/resources/org/apache/geode/codeAnalysis/sanctionedDataSerializables.txt -- diff --git

[05/19] geode git commit: GEODE-2420: Add classes to estimated the size of exported logs

2017-04-07 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/0c15c6e0/geode-core/src/test/java/org/apache/geode/management/internal/cli/util/LogSizerTest.java -- diff --git

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

2017-04-07 Thread klund
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: http://git-wip-us.apache.org/repos/asf/geode/tree/39c72b20 Diff:

[15/19] geode git commit: Create ClientCachePutBench

2017-04-07 Thread klund
Create ClientCachePutBench Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/0c168582 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/0c168582 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/0c168582 Branch:

[01/19] geode git commit: GEODE-2748: fix xmlns to specify javaee instead of j2ee [Forced Update!]

2017-04-07 Thread klund
Repository: geode Updated Branches: refs/heads/feature/GEODE-2632 135d674ac -> eb89fe281 (forced update) GEODE-2748: fix xmlns to specify javaee instead of j2ee Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/abb27b34

[12/19] geode git commit: GEODE-2751 UniversalMembershipListenerAdapterDUnitTest.testSystemClientEventsInServer

2017-04-07 Thread klund
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: http://git-wip-us.apache.org/repos/asf/geode/commit/02a31e22 Tree:

geode git commit: GEODE-2757: Do not process netsearch reply from a departed node that membership listener already detected.

2017-04-07 Thread eshu11
Repository: geode Updated Branches: refs/heads/develop 799548ee4 -> d497d63af GEODE-2757: Do not process netsearch reply from a departed node that membership listener already detected. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit:

geode git commit: deprecated the old resume(TXStateProxy) so that closed side test code compiles

2017-04-07 Thread dschneider
Repository: geode Updated Branches: refs/heads/feature/GEODE-2485 be467cb01 -> ad9ab797b deprecated the old resume(TXStateProxy) so that closed side test code compiles Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit:

geode git commit: formatting

2017-04-07 Thread dschneider
Repository: geode Updated Branches: refs/heads/feature/GEODE-2485 b665db44c -> be467cb01 formatting Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/be467cb0 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/be467cb0

[geode] Git Push Summary

2017-04-07 Thread zhouxj
Repository: geode Updated Branches: refs/heads/feature/GEM-1353 [created] 799548ee4