This is an automated email from the ASF dual-hosted git repository.
jinmeiliao pushed a change to branch feature/GEODE-7665
in repository https://gitbox.apache.org/repos/asf/geode.git.
omit 785ca13 Merge branch 'develop' into prClear
omit b941d7f GEODE-7680: PR.clear must be successful when interacting with
rebalance (#5095)
omit 1c7f15f GEODE-7670: PR Clear with Concurrent Ops DUnitTests (#4848)
omit 11ab87f GEODE-8361: Use Set instead of List to track cleared buckets
(#5379)
omit edaf148 GEODE-8334: PR.clear should sync with putAll or removeAll on
rvvLock (#5365)
omit af4b35a GEODE-8173: Add unit test (coverage) for
PartitionedRegionClear class. (#5208)
omit b49e67c GEODE-7669 Test coverage for Partitioned Region clear with
Overflow enabled (#5189)
omit 8eeaac4 GEODE-7678 (2nd PR) - Support for cache-listener and
client-notification for Partitioned Region Clear operation (#5124)
omit 2e8c7a8 GEODE-7667: Fixing test to include PR clear help text.
omit 43192d2 GEODE-7894: Moving expiry tasks to AbstractRegion.
omit c78064a GEODE-7676: Conversion of duration to seconds.
omit 9bf176c GEODE-7667: Add a 'clear' gfsh command for PR and RR clear
(#4818)
omit 75ae591 GEODE-7676: Add PR clear with expiration tests (#4970)
omit 32f59fc GEODE-7983: Clear region writer callbacks should not be
invoked for bucket regions (#4954)
omit 2840a19 GEODE-7912: cacheWriter should be triggered when PR.clear
(#4882)
omit 23954be PR.clear's event id should be created and used in BR (#4805)
omit 6174f70 GEODE-7682: add PR.clear API (#4755)
omit 3e8304c GEODE-7683: introduce BR.cmnClearRegion
new 539e8b8 GEODE-7683: introduce BR.cmnClearRegion
new 29371ee GEODE-7682: add PR.clear API (#4755)
new c040c59 PR.clear's event id should be created and used in BR (#4805)
new 560e3a7 GEODE-7912: cacheWriter should be triggered when PR.clear
(#4882)
new 8d5d347 GEODE-7983: Clear region writer callbacks should not be
invoked for bucket regions (#4954)
new 76d0901 GEODE-7676: Add PR clear with expiration tests (#4970)
new 69a9729 GEODE-7667: Add a 'clear' gfsh command for PR and RR clear
(#4818)
new 0dcf0ef GEODE-7676: Conversion of duration to seconds.
new 1681473 GEODE-7894: Moving expiry tasks to AbstractRegion.
new 7177dae GEODE-7667: Fixing test to include PR clear help text.
new 1ecd10a GEODE-7678 (2nd PR) - Support for cache-listener and
client-notification for Partitioned Region Clear operation (#5124)
new ddffddc GEODE-7669 Test coverage for Partitioned Region clear with
Overflow enabled (#5189)
new 862cad9 GEODE-8173: Add unit test (coverage) for
PartitionedRegionClear class. (#5208)
new 9a67231 GEODE-8334: PR.clear should sync with putAll or removeAll on
rvvLock (#5365)
new d2a9742 GEODE-8361: Use Set instead of List to track cleared buckets
(#5379)
new 45b3641 GEODE-7670: PR Clear with Concurrent Ops DUnitTests (#4848)
new 0cb20cb GEODE-7680: PR.clear must be successful when interacting with
rebalance (#5095)
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (785ca13)
\
N -- N -- N refs/heads/feature/GEODE-7665 (0cb20cb)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 17 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes: