geode git commit: GEODE-2824: When advisor cannot found target nodes for bucket id, should double check if the member is offline.

2017-05-08 Thread zhouxj
Repository: geode Updated Branches: refs/heads/develop 72d0d4baa -> 3f1482b68 GEODE-2824: When advisor cannot found target nodes for bucket id, should double check if the member is offline. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/

geode git commit: GEODE-1775: Run a few hundreds times and not reproducable any more. No longer flaky.

2017-05-10 Thread zhouxj
Repository: geode Updated Branches: refs/heads/develop 810186d4f -> 02f80db1b GEODE-1775: Run a few hundreds times and not reproducable any more. No longer flaky. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/02f80db1 Tr

geode git commit: GEODE-11: add unit test for soundex analyzer

2017-05-11 Thread zhouxj
Repository: geode Updated Branches: refs/heads/develop ab7e51f82 -> c8f337c08 GEODE-11: add unit test for soundex analyzer Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/c8f337c0 Tree: http://git-wip-us.apache.org/repos/a

geode git commit: geode-2848: when found all the partitioned region is destroyed, add back the events

2017-05-01 Thread zhouxj
Repository: geode Updated Branches: refs/heads/feature/GEM-1353 f1b14b0dd -> 8fdd0fbd7 geode-2848: when found all the partitioned region is destroyed, add back the events Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/8fd

[4/7] geode git commit: GEODE-2823: The listener now forces a copy of the value to be made

2017-05-01 Thread zhouxj
GEODE-2823: The listener now forces a copy of the value to be made Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/8da1ba35 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/8da1ba35 Diff: http://git-wip-us.apache.org/re

[2/7] geode git commit: GEODE-2795: Clean up DUnit VMs after dynamically changing 'user.dir'

2017-05-01 Thread zhouxj
GEODE-2795: Clean up DUnit VMs after dynamically changing 'user.dir' Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/953f1eeb Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/953f1eeb Diff: http://git-wip-us.apache.org/

[7/7] geode git commit: geode-2848: when found all the partitioned region is destroyed, add back the events

2017-05-01 Thread zhouxj
geode-2848: when found all the partitioned region is destroyed, add back the events Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/08ba1244 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/08ba1244 Diff: http://git-wip

[3/7] geode git commit: GEODE-2840: add a DUnit test to test concurrent deploy

2017-05-01 Thread zhouxj
GEODE-2840: add a DUnit test to test concurrent deploy Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/8239fbd4 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/8239fbd4 Diff: http://git-wip-us.apache.org/repos/asf/geod

[1/7] geode git commit: GEODE-2723: Removed localCacheEnabled field, and associated dead code. This closes #440 [Forced Update!]

2017-05-01 Thread zhouxj
Repository: geode Updated Branches: refs/heads/feature/GEM-1353 8fdd0fbd7 -> 08ba1244d (forced update) GEODE-2723: Removed localCacheEnabled field, and associated dead code. This closes #440 Signed-off-by: adongre Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git

[5/7] geode git commit: GEODE-2632: prevent ClassCastException from ConnectionCountProbe to Identifiable

2017-05-01 Thread zhouxj
GEODE-2632: prevent ClassCastException from ConnectionCountProbe to Identifiable Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/73db6e37 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/73db6e37 Diff: http://git-wip-us

[6/7] geode git commit: GEODE-2857: add getProcess to ProcessWrapper for tests

2017-05-01 Thread zhouxj
GEODE-2857: add getProcess to ProcessWrapper for tests Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/c2e7d1fb Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/c2e7d1fb Diff: http://git-wip-us.apache.org/repos/asf/geod

[02/10] geode git commit: User Guide typo repair (no JIRA ticket) secuirty => security

2017-05-03 Thread zhouxj
User Guide typo repair (no JIRA ticket) secuirty => security Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/dc6b6009 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/dc6b6009 Diff: http://git-wip-us.apache.org/repos/as

[04/10] geode git commit: GEODE-2825: Lucene query function will wait until index is returned if an index is defined

2017-05-03 Thread zhouxj
GEODE-2825: Lucene query function will wait until index is returned if an index is defined * If an index is in a defined state but not yet created, the query will now wait until the index is created or no longer defined. Instead of throwing an exception and possibly getting a stack ov

[10/10] geode git commit: geode-2848: when found all the partitioned region is destroyed, add back the events

2017-05-03 Thread zhouxj
geode-2848: when found all the partitioned region is destroyed, add back the events Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/d4ece31f Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/d4ece31f Diff: http://git-wip

[05/10] geode git commit: GEODE-2830 Required permission for executing a function should be DATA:WRITE This closes #485

2017-05-03 Thread zhouxj
GEODE-2830 Required permission for executing a function should be DATA:WRITE This closes #485 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/0cb9e7a0 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/0cb9e7a0 Diff: http

[03/10] geode git commit: GEODE-2778: gfsh help now uses log4j log levels: update user guide This closes #484

2017-05-03 Thread zhouxj
GEODE-2778: gfsh help now uses log4j log levels: update user guide This closes #484 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/b81ebcb1 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/b81ebcb1 Diff: http://git-wip

[07/10] geode git commit: GEODE-2828: AEQ created before the Lucene user regions

2017-05-03 Thread zhouxj
GEODE-2828: AEQ created before the Lucene user regions * AEQ is being created before the Lucene user region * A countdown latch prevents the index repository computation until the user regions are ready * Integration tests do not use a Dummy executor because we need a thr

[06/10] geode git commit: Merge branch 'feature/GEODE-2843' into develop

2017-05-03 Thread zhouxj
Merge branch 'feature/GEODE-2843' into develop * feature/GEODE-2843: GEODE-2843 User Guide - example should specify Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/a6832ee2 Tree: http://git-wip-us.apache.org/repos/asf/geod

[09/10] geode git commit: GEODE-2847: Get correct version tags for retried bulk operation

2017-05-03 Thread zhouxj
GEODE-2847: Get correct version tags for retried bulk operation Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/16832655 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/16832655 Diff: http://git-wip-us.apache.org/repos

[08/10] geode git commit: GEODE-2847: Get correct version tags for retried bulk operations

2017-05-03 Thread zhouxj
GEODE-2847: Get correct version tags for retried bulk operations Get correct version tags from recordedBulkOpVersionTags in eventTracker. Do not remove the recordedBulkOpVersionTags prematurely. Add the unit test which would fail without the fixes. Project: http://git-wip-us.apache.org/repos/asf

[01/10] geode git commit: GEODE-2843 User Guide - example should specify [Forced Update!]

2017-05-03 Thread zhouxj
Repository: geode Updated Branches: refs/heads/feature/GEM-1353 08ba1244d -> d4ece31fa (forced update) GEODE-2843 User Guide - example should specify Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/dd246bd5 Tree: http://g

[geode] Git Push Summary

2017-05-03 Thread zhouxj
Repository: geode Updated Branches: refs/heads/feature/GEM-1353 [deleted] d4ece31fa

geode git commit: geode-2848: when found all the partitioned region is destroyed, add back the events

2017-05-03 Thread zhouxj
Repository: geode Updated Branches: refs/heads/develop 16832655d -> d4ece31fa geode-2848: when found all the partitioned region is destroyed, add back the events Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/d4ece31f Tre

[geode] Git Push Summary

2017-05-03 Thread zhouxj
Repository: geode Updated Branches: refs/heads/feature/GEM-1299 [deleted] 435ab7c1a

geode git commit: GEODE-2471: fix the race condition in test code.

2017-02-14 Thread zhouxj
Repository: geode Updated Branches: refs/heads/develop 83141509d -> caafea339 GEODE-2471: fix the race condition in test code. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/caafea33 Tree: http://git-wip-us.apache.org/rep

[geode] branch feature/GEODE-8259 updated (f79ae83 -> 79fab08)

2020-06-26 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8259 in repository https://gitbox.apache.org/repos/asf/geode.git. from f79ae83 handle CacheClosedException separately add 79fab08 refix to only change getAllOp No new

[geode] branch feature/GEODE-8259 updated (79fab08 -> b25d759)

2020-06-30 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8259 in repository https://gitbox.apache.org/repos/asf/geode.git. from 79fab08 refix to only change getAllOp add b25d759 GEODE-8259: add junit test for GetAllOp No new

[geode] branch feature/GEODE-8259 updated (b25d759 -> 7955138)

2020-06-30 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8259 in repository https://gitbox.apache.org/repos/asf/geode.git. from b25d759 GEODE-8259: add junit test for GetAllOp add 7955138 remove unnecessary logger No new

[geode] branch feature/GEODE-8259 updated (7955138 -> 362fd5e)

2020-06-30 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8259 in repository https://gitbox.apache.org/repos/asf/geode.git. from 7955138 remove unnecessary logger add 362fd5e fix the test case based on bruce's comments N

[geode] branch develop updated (5d6fcf1 -> ee9a4b0)

2020-06-30 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from 5d6fcf1 GEODE-7864: Fix array index out of bounds alerts (#5330) add ee9a4b0 GEODE-8259: when client

[geode] branch support/1.12 updated: GEODE-8259: when client singlehop getAll encountered SerializationException, it should retry (#5253)

2020-06-30 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a commit to branch support/1.12 in repository https://gitbox.apache.org/repos/asf/geode.git The following commit(s) were added to refs/heads/support/1.12 by this push: new 16f2093 GEODE-8259: when client

[geode] branch support/1.13 updated: GEODE-8259: when client singlehop getAll encountered SerializationException, it should retry (#5253)

2020-06-30 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a commit to branch support/1.13 in repository https://gitbox.apache.org/repos/asf/geode.git The following commit(s) were added to refs/heads/support/1.13 by this push: new 4099867 GEODE-8259: when client

[geode] 01/01: GEODE-8334: PutAll/RemoveAll at primary bucket should get rvvLock to sync with clear

2020-07-06 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a commit to branch feature/GEODE-8334 in repository https://gitbox.apache.org/repos/asf/geode.git commit a4104033ceb20e80b491ed4b3ae89da2c6969f5f Author: zhouxh AuthorDate: Mon Jul 6 17:46:14 2020 -0700 GEODE

[geode] branch feature/GEODE-8334 created (now a410403)

2020-07-06 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8334 in repository https://gitbox.apache.org/repos/asf/geode.git. at a410403 GEODE-8334: PutAll/RemoveAll at primary bucket should get rvvLock to sync with clear This

[geode] branch feature/GEODE-8334 updated: the rvv should be cloned after locked

2020-07-07 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a commit to branch feature/GEODE-8334 in repository https://gitbox.apache.org/repos/asf/geode.git The following commit(s) were added to refs/heads/feature/GEODE-8334 by this push: new 79516da the rvv should

[geode] branch feature/GEODE-8334 updated: add junit tests

2020-07-07 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a commit to branch feature/GEODE-8334 in repository https://gitbox.apache.org/repos/asf/geode.git The following commit(s) were added to refs/heads/feature/GEODE-8334 by this push: new d233d3b add junit

[geode] branch feature/GEODE-8334 updated (d233d3b -> 0b58aa7)

2020-07-08 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8334 in repository https://gitbox.apache.org/repos/asf/geode.git. from d233d3b add junit tests add 0b58aa7 empty No new revisions were added by this update. Summary of

[geode] branch feature/GEODE-8334 updated (0b58aa7 -> 10aee51)

2020-07-08 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8334 in repository https://gitbox.apache.org/repos/asf/geode.git. from 0b58aa7 empty add 10aee51 empty No new revisions were added by this update. Summary of changes:

[geode] branch feature/GEODE-8334 updated (10aee51 -> 882667d)

2020-07-08 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8334 in repository https://gitbox.apache.org/repos/asf/geode.git. from 10aee51 empty add 882667d apply review comments No new revisions were added by this update

[geode] branch feature/GEODE-8334 updated (10aee51 -> 882667d)

2020-07-08 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8334 in repository https://gitbox.apache.org/repos/asf/geode.git. from 10aee51 empty add 882667d apply review comments No new revisions were added by this update

[geode] branch feature/GEODE-8334 updated (882667d -> a6a62c6)

2020-07-09 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8334 in repository https://gitbox.apache.org/repos/asf/geode.git. from 882667d apply review comments add d82e30d GEODE-8243: Use java.exe on Windows in Launcher tests

[geode] branch feature/GEODE-8334 created (now 4e67053)

2020-07-09 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8334 in repository https://gitbox.apache.org/repos/asf/geode.git. at 4e67053 GEODE-8334: PR.clear should sync with putAll or removeAll on rvvLock This branch includes the

[geode] 01/01: GEODE-8334: PR.clear should sync with putAll or removeAll on rvvLock

2020-07-09 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a commit to branch feature/GEODE-8334 in repository https://gitbox.apache.org/repos/asf/geode.git commit 4e6705335950d30fcc1e5831ca2d09612e47b78f Author: zhouxh AuthorDate: Thu Jul 9 15:41:01 2020 -0700 GEODE

[geode] 01/01: GEODE-8334: PR.clear should sync with putAll or removeAll on rvvLock

2020-07-09 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a commit to branch feature/GEODE-8334 in repository https://gitbox.apache.org/repos/asf/geode.git commit 43cb2781e34b0b24f2628236256e13027f4b4e50 Author: zhouxh AuthorDate: Thu Jul 9 15:55:15 2020 -0700 GEODE

[geode] branch feature/GEODE-8334 created (now 43cb278)

2020-07-09 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8334 in repository https://gitbox.apache.org/repos/asf/geode.git. at 43cb278 GEODE-8334: PR.clear should sync with putAll or removeAll on rvvLock This branch includes the

[geode] branch feature/GEODE-8334 updated (43cb278 -> 9462fd0)

2020-07-09 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8334 in repository https://gitbox.apache.org/repos/asf/geode.git. from 43cb278 GEODE-8334: PR.clear should sync with putAll or removeAll on rvvLock add 9462fd0 fix the

[geode] branch feature/GEODE-7665 updated (af4b35a -> edaf148)

2020-07-10 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-7665 in repository https://gitbox.apache.org/repos/asf/geode.git. from af4b35a GEODE-8173: Add unit test (coverage) for PartitionedRegionClear class. (#5208) add edaf148

[geode] branch feature/GEODE-7665 updated (af4b35a -> edaf148)

2020-07-10 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-7665 in repository https://gitbox.apache.org/repos/asf/geode.git. from af4b35a GEODE-8173: Add unit test (coverage) for PartitionedRegionClear class. (#5208) add edaf148

[geode] branch feature/GEODE-8360 created (now b2087a8)

2020-07-14 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8360 in repository https://gitbox.apache.org/repos/asf/geode.git. at b2087a8 Revert "GEODE-7384: Members's old Persistent Member Id should be removed (#4257)&quo

[geode] 01/01: Revert "GEODE-7384: Members's old Persistent Member Id should be removed (#4257)"

2020-07-14 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a commit to branch feature/GEODE-8360 in repository https://gitbox.apache.org/repos/asf/geode.git commit b2087a84ee1c2febefa150f072b6502727c3a64c Author: zhouxh AuthorDate: Tue Jul 14 21:23:15 2020 -0700

[geode] branch feature/GEODE-8430 created (now 7b2e91b)

2020-08-13 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8430 in repository https://gitbox.apache.org/repos/asf/geode.git. at 7b2e91b GEODE-8430: add dunit test to verify tombstoneGC will not happen in uninitialized region This

[geode] 01/01: GEODE-8430: add dunit test to verify tombstoneGC will not happen in uninitialized region

2020-08-13 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a commit to branch feature/GEODE-8430 in repository https://gitbox.apache.org/repos/asf/geode.git commit 7b2e91b516fec924e0e6b403276c5ae586d673f9 Author: zhouxh AuthorDate: Thu Aug 13 10:38:31 2020 -0700

[geode] branch develop updated: GEODE-8430: add dunit test to verify tombstoneGC will not happen in uninitialized region (#5457)

2020-08-13 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj 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 515fd92 GEODE-8430: add dunit test to verify

[geode] 01/01: GEODE-8432: use regionPath directly instead of getRegion when put event into parallelGatewaySenderQueue

2020-08-14 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a commit to branch feature/GEODE-8432 in repository https://gitbox.apache.org/repos/asf/geode.git commit 89779e644f216b7fc70973660c7e26ee27bb99b9 Author: zhouxh AuthorDate: Fri Aug 14 13:56:51 2020 -0700

[geode] branch feature/GEODE-8432 created (now 89779e6)

2020-08-14 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8432 in repository https://gitbox.apache.org/repos/asf/geode.git. at 89779e6 GEODE-8432: use regionPath directly instead of getRegion when put event into

[geode] branch feature/GEODE-8432 updated (89779e6 -> 7907363)

2020-08-14 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8432 in repository https://gitbox.apache.org/repos/asf/geode.git. from 89779e6 GEODE-8432: use regionPath directly instead of getRegion when put event into

[geode] branch develop updated: GEODE-8432: use regionPath directly instead of getRegion when put eve… (#5459)

2020-08-14 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj 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 8021084 GEODE-8432: use regionPath directly

[geode] branch feature/GEODE-8434 created (now 296efc2)

2020-08-17 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8434 in repository https://gitbox.apache.org/repos/asf/geode.git. at 296efc2 Revert "GEODE-8432: use regionPath directly instead of getRegion when put eve… (#5459)&q

[geode] 01/01: Revert "GEODE-8432: use regionPath directly instead of getRegion when put eve… (#5459)"

2020-08-17 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a commit to branch feature/GEODE-8434 in repository https://gitbox.apache.org/repos/asf/geode.git commit 296efc21d6bbdc4910c2aff6fdf55f1b04effbf3 Author: zhouxh AuthorDate: Mon Aug 17 16:53:40 2020 -0700

[geode] branch feature/GEODE-8432 created (now 39ea51e)

2020-08-18 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8432 in repository https://gitbox.apache.org/repos/asf/geode.git. at 39ea51e GEODE-8432: use regionPath directly instead of getRegion when put event into

[geode] 01/01: GEODE-8432: use regionPath directly instead of getRegion when put event into parallelGatewaySenderQueue

2020-08-18 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a commit to branch feature/GEODE-8432 in repository https://gitbox.apache.org/repos/asf/geode.git commit 39ea51eb55f7833ca5a2b867f2acb331895ca1ec Author: zhouxh AuthorDate: Tue Aug 18 10:47:35 2020 -0700

[geode] branch feature/GEODE-8432 updated (39ea51e -> de7b583)

2020-08-18 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8432 in repository https://gitbox.apache.org/repos/asf/geode.git. from 39ea51e GEODE-8432: use regionPath directly instead of getRegion when put event into

[geode] branch develop updated (be9a232 -> 6f12a36)

2020-08-19 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from be9a232 First pass at switching to liberica jdk. (#5312) (#5458) add 6f12a36 GEODE-8432: use regionPath

[geode] branch support/1.13 updated: GEODE-8432: use regionPath directly instead of getRegion when put eve… (#5464)

2020-08-20 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a commit to branch support/1.13 in repository https://gitbox.apache.org/repos/asf/geode.git The following commit(s) were added to refs/heads/support/1.13 by this push: new a028331 GEODE-8432: use regionPath

[geode] branch support/1.13 updated: GEODE-8432: use regionPath directly instead of getRegion when put eve… (#5464)

2020-08-20 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a commit to branch support/1.13 in repository https://gitbox.apache.org/repos/asf/geode.git The following commit(s) were added to refs/heads/support/1.13 by this push: new a028331 GEODE-8432: use regionPath

[geode] branch feature/GEODE-8444 created (now b5c69f6)

2020-08-20 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8444 in repository https://gitbox.apache.org/repos/asf/geode.git. at b5c69f6 GEODE-8444: When requester's RVV equals provider's rvvGC, should do fullGII T

[geode] 01/01: GEODE-8444: When requester's RVV equals provider's rvvGC, should do fullGII

2020-08-20 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a commit to branch feature/GEODE-8444 in repository https://gitbox.apache.org/repos/asf/geode.git commit b5c69f60c1e4f68023c6dffde295be299f6e5914 Author: zhouxh AuthorDate: Thu Aug 20 23:43:46 2020 -0700

[geode] branch feature/GEODE-8444 updated (b5c69f6 -> 84a205b)

2020-08-21 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8444 in repository https://gitbox.apache.org/repos/asf/geode.git. from b5c69f6 GEODE-8444: When requester's RVV equals provider's rvvGC, should do fullGII a

[geode] branch feature/GEODE-8444 updated (b5c69f6 -> 84a205b)

2020-08-21 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8444 in repository https://gitbox.apache.org/repos/asf/geode.git. from b5c69f6 GEODE-8444: When requester's RVV equals provider's rvvGC, should do fullGII a

[geode] branch feature/GEODE-8444 updated (b5c69f6 -> 84a205b)

2020-08-21 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8444 in repository https://gitbox.apache.org/repos/asf/geode.git. from b5c69f6 GEODE-8444: When requester's RVV equals provider's rvvGC, should do fullGII a

[geode] branch feature/GEODE-8432 created (now d3336ce)

2020-08-30 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8432 in repository https://gitbox.apache.org/repos/asf/geode.git. at d3336ce GEODE-8432-2: use getRegionPath instead of getRegion to avoid waitOnInitiailize This branch

[geode] 01/01: GEODE-8432-2: use getRegionPath instead of getRegion to avoid waitOnInitiailize

2020-08-30 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a commit to branch feature/GEODE-8432 in repository https://gitbox.apache.org/repos/asf/geode.git commit d3336cec8fc23383263cc929177b5a7a57e7e76a Author: zhouxh AuthorDate: Sun Aug 30 22:13:39 2020 -0700

[geode] 01/01: GEODE-8475: Resolve a potential dead lock in ParallelGatewaySenderQueue

2020-08-31 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a commit to branch feature/GEODE-8475 in repository https://gitbox.apache.org/repos/asf/geode.git commit a706dfd42757e2994621ec9fa5bd189c5e4d759e Author: zhouxh AuthorDate: Mon Aug 31 23:33:30 2020 -0700

[geode] branch feature/GEODE-8475 created (now a706dfd)

2020-08-31 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8475 in repository https://gitbox.apache.org/repos/asf/geode.git. at a706dfd GEODE-8475: Resolve a potential dead lock in ParallelGatewaySenderQueue This branch includes

[geode] branch feature/GEODE-8475 updated (a706dfd -> 5f44445)

2020-09-01 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8475 in repository https://gitbox.apache.org/repos/asf/geode.git. from a706dfd GEODE-8475: Resolve a potential dead lock in ParallelGatewaySenderQueue add 5f5 add

[geode] branch develop updated (547542e -> b62e033)

2020-09-02 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from 547542e GEODE-8404: Simplify AvailablePortHelper (#5493) add b62e033 GEODE-8475: Resolve a potential dead

[geode] branch support/1.13 updated: GEODE-8475: Resolve a potential dead lock in ParallelGatewaySenderQueue (#5492)

2020-09-02 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a commit to branch support/1.13 in repository https://gitbox.apache.org/repos/asf/geode.git The following commit(s) were added to refs/heads/support/1.13 by this push: new 52b932b GEODE-8475: Resolve a

[geode] branch feature/GEODE-8485 created (now 80674d9)

2020-09-08 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8485 in repository https://gitbox.apache.org/repos/asf/geode.git. at 80674d9 GEODE-8485: When connection is closed, its server could be null This branch includes the

[geode] 01/01: GEODE-8485: When connection is closed, its server could be null

2020-09-08 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a commit to branch feature/GEODE-8485 in repository https://gitbox.apache.org/repos/asf/geode.git commit 80674d92d6ab41320b0aab7c918938b2f3ff7a46 Author: zhouxh AuthorDate: Tue Sep 8 23:47:47 2020 -0700 GEODE

[geode] branch develop updated: GEODE-8485: When connection is closed, its server could be null (#5499)

2020-09-09 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj 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 2a04b9b GEODE-8485: When connection is closed

[geode] branch feature/GEODE-8517 created (now b3a2976)

2020-09-21 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8517 in repository https://gitbox.apache.org/repos/asf/geode.git. at b3a2976 GEODE-8517: GatewaySenderEventImpl's 2 new attributes were introduced in 1.14 not 1.13 N

[geode] branch feature/GEODE-8517 created (now b3a2976)

2020-09-21 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8517 in repository https://gitbox.apache.org/repos/asf/geode.git. at b3a2976 GEODE-8517: GatewaySenderEventImpl's 2 new attributes were introduced in 1.14 not 1.13

[geode] 01/01: GEODE-8517: GatewaySenderEventImpl's 2 new attributes were introduced in 1.14 not 1.13

2020-09-21 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a commit to branch feature/GEODE-8517 in repository https://gitbox.apache.org/repos/asf/geode.git commit b3a2976be0d51954240729572f1e60dc5b6ef23d Author: zhouxh AuthorDate: Mon Sep 21 20:30:57 2020 -0700

[geode] branch feature/GEODE-8517 updated (b3a2976 -> f973151)

2020-09-21 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8517 in repository https://gitbox.apache.org/repos/asf/geode.git. from b3a2976 GEODE-8517: GatewaySenderEventImpl's 2 new attributes were introduced in 1.14 not 1.13

[geode] branch feature/GEODE-8517 updated (b3a2976 -> f973151)

2020-09-21 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8517 in repository https://gitbox.apache.org/repos/asf/geode.git. from b3a2976 GEODE-8517: GatewaySenderEventImpl's 2 new attributes were introduced in 1.14 not 1.13

[geode] 01/01: GEODE-8557: Throw IOException instead of IllegalStateException when NioSslEngine detects connection is closed. This is to backport partial of GEODE-6008.

2020-09-29 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a commit to branch feature/GEODE-8557 in repository https://gitbox.apache.org/repos/asf/geode.git commit 6ff6180e63358aec047d7f9d3cc3432990d16a96 Author: zhouxh AuthorDate: Tue Sep 29 21:59:18 2020 -0700

[geode] branch feature/GEODE-8557 created (now 6ff6180)

2020-09-29 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8557 in repository https://gitbox.apache.org/repos/asf/geode.git. at 6ff6180 GEODE-8557: Throw IOException instead of IllegalStateException when NioSslEngine detects

[geode] branch support/1.12 updated: GEODE-8557: Throw IOException instead of IllegalStateException when NioSslEngine (#5573)

2020-09-30 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a commit to branch support/1.12 in repository https://gitbox.apache.org/repos/asf/geode.git The following commit(s) were added to refs/heads/support/1.12 by this push: new 06f23f0 GEODE-8557: Throw

[geode] branch support/1.12 updated (445f350 -> 9c22643)

2020-10-06 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch support/1.12 in repository https://gitbox.apache.org/repos/asf/geode.git. from 445f350 GEODE-8533: Docs - compaction-threshold description refinements (#5585) new ee4ff0e GEODE-8432

[geode] 01/02: GEODE-8432: use regionPath directly instead of getRegion when put eve… (#5464)

2020-10-06 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a commit to branch support/1.12 in repository https://gitbox.apache.org/repos/asf/geode.git commit ee4ff0e4660c5d5a26a6d5f31cfa3a83cbde5024 Author: Xiaojian Zhou AuthorDate: Wed Aug 19 10:05:51 2020 -0700

[geode] 02/02: GEODE-8475: Resolve a potential dead lock in ParallelGatewaySenderQueue (#5492)

2020-10-06 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a commit to branch support/1.12 in repository https://gitbox.apache.org/repos/asf/geode.git commit 9c22643a42de156cde149e74257047d0849db23e Author: Xiaojian Zhou AuthorDate: Wed Sep 2 10:35:33 2020 -0700

[geode] branch develop updated: GEODE-8517: GatewaySenderEventImpl's 2 new attributes were introduced… (#5530)

2020-10-12 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj 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 e85a1bd GEODE-8517: GatewaySenderEventImpl&#

[geode] branch feature/GEM-3093 created (now f9a0832)

2020-10-13 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEM-3093 in repository https://gitbox.apache.org/repos/asf/geode.git. at f9a0832 GEM-3093: add some trace code This branch includes the following new commits: new f9a0832

[geode] 01/01: GEM-3093: add some trace code

2020-10-13 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a commit to branch feature/GEM-3093 in repository https://gitbox.apache.org/repos/asf/geode.git commit f9a08325533cb5d94072d904305b0f21cc01c6cb Author: zhouxh AuthorDate: Tue Oct 13 22:10:31 2020 -0700 GEM

[geode] branch feature/GEM-3093 updated: fix to let stillWaiting return false

2020-10-14 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a commit to branch feature/GEM-3093 in repository https://gitbox.apache.org/repos/asf/geode.git The following commit(s) were added to refs/heads/feature/GEM-3093 by this push: new d375be0 fix to let

[geode] branch feature/GEODE-8608 created (now 3be1dd6)

2020-10-14 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8608 in repository https://gitbox.apache.org/repos/asf/geode.git. at 3be1dd6 GEODE-8608: StateFlush could hang when the target member is shutdown This branch includes the

[geode] 01/01: GEODE-8608: StateFlush could hang when the target member is shutdown

2020-10-14 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a commit to branch feature/GEODE-8608 in repository https://gitbox.apache.org/repos/asf/geode.git commit 3be1dd6bbc6ce92ce63b7d615eb7c61d6cc46f82 Author: zhouxh AuthorDate: Wed Oct 14 10:50:55 2020 -0700

[geode] branch feature/GEODE-8608 updated (3be1dd6 -> fea1048)

2020-10-14 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8608 in repository https://gitbox.apache.org/repos/asf/geode.git. from 3be1dd6 GEODE-8608: StateFlush could hang when the target member is shutdown add fea1048 add test

[geode] branch feature/GEODE-8608 updated (3be1dd6 -> fea1048)

2020-10-14 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-8608 in repository https://gitbox.apache.org/repos/asf/geode.git. from 3be1dd6 GEODE-8608: StateFlush could hang when the target member is shutdown add fea1048 add test

[geode] branch develop updated (2001240 -> 4d5ed9d)

2020-10-14 Thread zhouxj
This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git. from 2001240 GEODE-8606: Rename DistributedReference (#5626) add 4d5ed9d GEODE-8608: StateFlush could hang when

  1   2   3   4   5   6   7   8   9   10   >