This is an automated email from the ASF dual-hosted git repository.

belliottsmith pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-accord.git


    from a081e19e Result natively supports persistable/non-persistable 
distinction
     new 3caddca1 CoordinateTransaction should not abort if LocalExecute fails, 
esp. in case of LogUnavailableException
     new b81408cc Slice PreLoadContext to owned keys in MapReduceCommandStores

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:
 .../accord/coordinate/CoordinateTransaction.java   |   8 +-
 .../java/accord/impl/progresslog/HomeState.java    |   3 +-
 .../src/main/java/accord/local/CommandStores.java  | 202 ++++++++++++++-------
 .../java/accord/local/MapReduceCommandStores.java  |  11 +-
 .../local/MapReduceConsumeCommandStores.java       |   3 +-
 accord-core/src/main/java/accord/local/Node.java   |   3 +-
 .../src/main/java/accord/local/PreLoadContext.java |  47 +++++
 .../accord/primitives/AbstractUnseekableKeys.java  |   7 +-
 8 files changed, 208 insertions(+), 76 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to