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

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


    from 8fdd6c7  Merge branch 'cassandra-3.11' into trunk
     new ba32595  Fix handling FS errors on writing and reading flat files - 
LogTransaction and hints
     new 1152417  Merge branch 'cassandra-3.0' into cassandra-3.11
     new df8e068  Merge branch 'cassandra-3.11' into trunk

The 24553 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:
 CHANGES.txt                                        |  1 +
 .../apache/cassandra/db/lifecycle/LogReplica.java  | 42 +++++++++++++++++++---
 .../cassandra/db/lifecycle/LogReplicaSet.java      | 34 ++++++++++++------
 .../cassandra/db/lifecycle/LogTransaction.java     | 10 ++++--
 .../org/apache/cassandra/hints/HintsCatalog.java   | 24 +++++++++++--
 .../apache/cassandra/hints/HintsWriteExecutor.java | 17 ++++++++-
 .../org/apache/cassandra/io/util/FileUtils.java    | 15 ++++++++
 .../org/apache/cassandra/utils/NativeLibrary.java  | 10 ++++--
 8 files changed, 130 insertions(+), 23 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to