[geode] branch feature/GEODE-6518 updated (d148855 -> df1a63a)

2019-03-14 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-6518 in repository https://gitbox.apache.org/repos/asf/geode.git. discard d148855 GEODE-6518: for proxy region, should not add loader and writer for jdbc-mapping new 3c9ddc5

[geode] branch feature/GEODE-6518 created (now d148855)

2019-03-14 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-6518 in repository https://gitbox.apache.org/repos/asf/geode.git. at d148855 GEODE-6518: for proxy region, should not add loader and writer for jdbc-mapping This branch inc

[geode] 01/01: GEODE-6518: for proxy region, should not add loader and writer for jdbc-mapping

2019-03-14 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a commit to branch feature/GEODE-6518 in repository https://gitbox.apache.org/repos/asf/geode.git commit d148855504f0f565e2c62f1b9b584158746dd021 Author: zhouxh AuthorDate: Thu Mar 14 17:34:48 2019 -0700 GEODE

[geode] 01/01: GEODE-6522 Server hangs during shutdown after becoming membership coordinator

2019-03-14 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a commit to branch feature/GEODE-6522 in repository https://gitbox.apache.org/repos/asf/geode.git commit ce4086319efdc3d23c81284dc33b4da6ca7db3c7 Author: Bruce Schuchardt AuthorDate: Thu Mar 14 16:02:04 2019 -

[geode] branch feature/GEODE-6522 created (now ce40863)

2019-03-14 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch feature/GEODE-6522 in repository https://gitbox.apache.org/repos/asf/geode.git. at ce40863 GEODE-6522 Server hangs during shutdown after becoming membership coordinator This branch

[geode] branch develop updated: GEODE-5013 Replace org.json with Jackson in GfJsonObject

2019-03-14 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git The following commit(s) were added to refs/heads/develop by this push: new aa38e22 GEODE-5013 Replace org.json with

[geode] branch feature/GEODE-5013 updated: Incorporating review comments

2019-03-14 Thread bschuchardt
This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a commit to branch feature/GEODE-5013 in repository https://gitbox.apache.org/repos/asf/geode.git The following commit(s) were added to refs/heads/feature/GEODE-5013 by this push: new 674dbec Incorporat

[geode] branch develop updated: GEODE-6517: Fix a race by counting down the latch. (#3297)

2019-03-14 Thread eshu11
This is an automated email from the ASF dual-hosted git repository. eshu11 pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git The following commit(s) were added to refs/heads/develop by this push: new 326873f GEODE-6517: Fix a race by counting dow

[geode] branch feature/GEODE-6517 deleted (was ca044d8)

2019-03-14 Thread eshu11
This is an automated email from the ASF dual-hosted git repository. eshu11 pushed a change to branch feature/GEODE-6517 in repository https://gitbox.apache.org/repos/asf/geode.git. was ca044d8 fix a review comment. The revisions that were on this branch are still contained in other refere

[geode] branch feature/GEODE-6517 updated: fix a review comment.

2019-03-14 Thread eshu11
This is an automated email from the ASF dual-hosted git repository. eshu11 pushed a commit to branch feature/GEODE-6517 in repository https://gitbox.apache.org/repos/asf/geode.git The following commit(s) were added to refs/heads/feature/GEODE-6517 by this push: new ca044d8 fix a review co

[geode-benchmarks] branch develop updated: update the readme with instructions for profiling

2019-03-14 Thread heybales
This is an automated email from the ASF dual-hosted git repository. heybales pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git The following commit(s) were added to refs/heads/develop by this push: new 70e4497 update the readme with in

[geode] branch develop updated: GEODE-6503: Moving redis into a separate module

2019-03-14 Thread upthewaterspout
This is an automated email from the ASF dual-hosted git repository. upthewaterspout pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git The following commit(s) were added to refs/heads/develop by this push: new b32631e GEODE-6503: Moving redis into

[geode] branch develop updated: GEODE-6295: Extract default from CompositeMeterRegistryFactory

2019-03-14 Thread klund
This is an automated email from the ASF dual-hosted git repository. klund pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git The following commit(s) were added to refs/heads/develop by this push: new 45e945e GEODE-6295: Extract default from Compos

[geode] branch develop updated: GEODE-5971: refactor DestroyRegionCommand and CreateRegionCommand.interceptor (#3299)

2019-03-14 Thread onichols
This is an automated email from the ASF dual-hosted git repository. onichols pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git The following commit(s) were added to refs/heads/develop by this push: new a734c4e GEODE-5971: refactor DestroyRegionC

[geode] branch develop updated: GEODE-6506: Don't return JSONy objects when converting from json to Object arrays (#3289)

2019-03-14 Thread jensdeppe
This is an automated email from the ASF dual-hosted git repository. jensdeppe pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git The following commit(s) were added to refs/heads/develop by this push: new d8b8344 GEODE-6506: Don't return JSONy obje

[geode] branch develop updated: GEODE-6505: Use Enum instead of String for RegionConfig type (#3287)

2019-03-14 Thread jensdeppe
This is an automated email from the ASF dual-hosted git repository. jensdeppe pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git The following commit(s) were added to refs/heads/develop by this push: new 957574d GEODE-6505: Use Enum instead of Str

[geode] branch develop updated: GEODE-6519: Fix CreateGatewaySenderCommand Flags (#3298)

2019-03-14 Thread jjramos
This is an automated email from the ASF dual-hosted git repository. jjramos pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git The following commit(s) were added to refs/heads/develop by this push: new b2e3884 GEODE-6519: Fix CreateGatewaySenderCo