This is an automated email from the ASF dual-hosted git repository.
dhemery pushed a change to branch GEODE-7001-region-entry-count
in repository https://gitbox.apache.org/repos/asf/geode.git.
discard bf7d876 Add data policy to region entry count gauge
discard 94a1d3d Clean up earlier changes
discard e164f65 Partitioned redundant region test uses more servers
discard 5587b6e Teardown stops all started servers
discard 44a1e50 Add test for partitioned region with redundancy
discard 0e2fa6f Remove CachePerfStats.getEntries()
discard f8864a2 Try keeping entry count accumulator in RegionPerfStats
discard 63d33eb Fix partitioned region test to assert total entry count
discard c77586a Add second region to region entry meter test
discard 88c8612 Add TODO statements
discard 1526f8c Modify acceptance test to specify single region.
discard 31354fc Reorganize CachePerfStats/RegionPerfStats constructors
discard 93a6c10 Make
regionEntriesGaugeShowsCountOfReplicateRegionValuesInServer pass
discard d9494ee Add jmx manager configuration to locator and failing
assertions
discard 1c1356e Rename RegionEntriesGaugeTest and use rules
discard 9e3b644 Split the test of a region into two tests
discard c8dcc76 Acceptance test fails now
discard 3987c38 WIP - Added acceptance test
discard 85af930 WIP - A new test
new 8993596 Add region entry count gauge
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 (bf7d876)
\
N -- N -- N refs/heads/GEODE-7001-region-entry-count (8993596)
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 1 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: