This is an automated email from the ASF dual-hosted git repository.
alexey pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git
from 08756b17a [cbtree] modernize code in CBTree
new 57fb36a72 [consensus] address warning on released replicates
new 8f136bb21 [util] add 'nodiscard' attribute for Status
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:
src/kudu/consensus/log.cc | 4 +++-
src/kudu/util/status.h | 20 +++++++++++++++++++-
2 files changed, 22 insertions(+), 2 deletions(-)