[2/2] geode git commit: added resumeProxy

2017-04-06 Thread dschneider
added resumeProxy Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/b665db44 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/b665db44 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/b665db44 Branch: refs/heads/f

[1/2] geode git commit: renamed resume(TxStateProxy) to internalResume

2017-04-06 Thread dschneider
Repository: geode Updated Branches: refs/heads/feature/GEODE-2485 9f5e394f5 -> b665db44c renamed resume(TxStateProxy) to internalResume Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/e727633b Tree: http://git-wip-us.apach

geode-native git commit: GEODE-2760: Removed hardcoded version.

2017-04-06 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop ff12c9685 -> 731f89fe8 GEODE-2760: Removed hardcoded version. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/731f89fe Tree: http://git-wip-us.apa

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

2017-04-06 Thread bschuchardt
Repository: geode Updated Branches: refs/heads/develop 19376d306 -> 799548ee4 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 orde

geode-native git commit: GEODE-2759: Updated sqlite.net download to https.

2017-04-06 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 36fe1158c -> ff12c9685 GEODE-2759: Updated sqlite.net download to https. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/ff12c968 Tree: http://git

geode git commit: GEODE-2756: Do not put security-* properties in the env.

2017-04-06 Thread jinmeiliao
Repository: geode Updated Branches: refs/heads/develop 5430c91f6 -> 19376d306 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

geode-native git commit: GEODE-2759: Updated sqlite download to https,

2017-04-06 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 90b9da986 -> 36fe1158c GEODE-2759: Updated sqlite download to https, Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/36fe1158 Tree: http://git-wip-

geode-native git commit: GEODE-2758: Fixes path to Solaris SPARC assembly source.

2017-04-06 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 67e50b759 -> 90b9da986 GEODE-2758: Fixes path to Solaris SPARC assembly source. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/90b9da98 Tree: htt

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

2017-04-06 Thread jinmeiliao
Repository: geode Updated Branches: refs/heads/develop 669d3ed1f -> 5430c91f6 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