This is an automated email from the ASF dual-hosted git repository.
dcapwell pushed a change to branch CASSANDRA-20828
in repository https://gitbox.apache.org/repos/asf/cassandra-accord.git
discard 1b5c8039 try to bump the gradle prop timeout
discard fe6a693f CASSANDRA-20828: property testing now has a withOnlySeed
which is short hand for withSeed + withExample(1). Updated gitignore to
exclude build artifacts for other IDEs. Updated gradle wrapper to have a
longer timeout to make CI more stable
add 8ccce745 Submit ShardScheduler success to DurabilityQueue without
holding lock to avoid deadlock (when DurabilityQueue queues a retry)
new 102f8102 CASSANDRA-20828: property testing now has a withOnlySeed
which is short hand for withSeed + withExample(1). Updated gitignore to
exclude build artifacts for other IDEs. Updated gradle wrapper to have a
longer timeout to make CI more stable
new 8ee61708 try to bump the gradle prop timeout
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 (1b5c8039)
\
N -- N -- N refs/heads/CASSANDRA-20828 (8ee61708)
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 2 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:
.../java/accord/impl/DefaultRemoteListeners.java | 8 +++-
.../accord/local/durability/ShardDurability.java | 46 ++++++++++++++--------
2 files changed, 36 insertions(+), 18 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]