This is an automated email from the ASF dual-hosted git repository.
zhouxj pushed a change to branch feature/GEODE-5138
in repository https://gitbox.apache.org/repos/asf/geode.git.
discard abdfcf9 GEODE-5138: rename the gateway sender stats to a better name
add 0b7550f Remove bookbinder lock from geode-book Gemfile
add e26889d GEODE-4647 Document eventSecondaryQueueSize statistic (#1831)
add d4b02cb GEODE-5129 Amend DistributedTestRule to honor the vmCount
parameter when < 4 hosts
add 9145fa3 GEODE-925: Replaced all Wait.pause with Awaitility. Replaced
all ThreadUtils.join with an Awaitility. General code and lambda clean up
Modify test to use test rules remove TODO from test
new 20f8745 GEODE-5138: rename the gateway sender stats to a better name
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 (abdfcf9)
\
N -- N -- N refs/heads/feature/GEODE-5138 (20f8745)
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:
geode-book/Gemfile | 2 +-
geode-book/Gemfile.lock | 8 +-
.../dunit/QueryDataInconsistencyDUnitTest.java | 745 +++++++++------------
.../dunit/rules/AbstractDistributedTestRule.java | 2 +-
geode-docs/reference/statistics_list.html.md.erb | 1 +
5 files changed, 331 insertions(+), 427 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].