incubator-geode git commit: check off-heap flag to see if recovered region is compatible

2016-04-04 Thread dschneider
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-1167 [created] 6dedcfa4d check off-heap flag to see if recovered region is compatible Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/comm

incubator-geode git commit: GEODE-920: lazily create HaContainer for cache server

2016-04-04 Thread zhouxj
Repository: incubator-geode Updated Branches: refs/heads/develop 066a9d57a -> 49e3f523d GEODE-920: lazily create HaContainer for cache server The CacheClientNotifier instance might have been created by gateway receicver. Then not to create the HaContainer until a cache server starts and amend

incubator-geode git commit: fixed review comments

2016-04-04 Thread sai_boorlagadda
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-1153 c964c27ac -> 8c6adb71f fixed review comments Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/8c6adb71 Tree: http://git-wip-us.

incubator-geode git commit: GEODE-103: fix usage of isProcessAlive to remove race condition

2016-04-04 Thread klund
Repository: incubator-geode Updated Branches: refs/heads/develop 2deb31d95 -> 066a9d57a GEODE-103: fix usage of isProcessAlive to remove race condition * also fixes GEODE-1136 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/

incubator-geode git commit: Added tests for BucketOperatorWrapper

2016-04-04 Thread sai_boorlagadda
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-1153 41312881c -> c964c27ac Added tests for BucketOperatorWrapper Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/c964c27a Tree: ht

incubator-geode git commit: GEODE-17: ensure a successful shutdown command is run last in this test

2016-04-04 Thread jinmeiliao
Repository: incubator-geode Updated Branches: refs/heads/feature/GEODE-17-2 e0126e0ac -> 7dd0094d3 GEODE-17: ensure a successful shutdown command is run last in this test Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incuba

incubator-geode git commit: GEODE-1160 TransactionWriter is triggered if updating entries with using PDX

2016-04-04 Thread bschuchardt
Repository: incubator-geode Updated Branches: refs/heads/develop 16d09f659 -> 2deb31d95 GEODE-1160 TransactionWriter is triggered if updating entries with using PDX This inhibits invocation of transaction writers and listners for operations on internal cache Regions. Project: http://git-wip-