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 ba10906 [rpc] small cleanup on RemoteMethod, RpcContext
new 386de6c transaction: avoid locking for TransactionState::timestamp_
new 4482781 tablet: avoid locking for Tablet::state checks
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/common/timestamp.h | 4 ++--
src/kudu/tablet/ops/op.cc | 3 ++-
src/kudu/tablet/ops/op.h | 20 ++++++++++----------
src/kudu/tablet/tablet.cc | 31 +++++++++++++++++--------------
src/kudu/tablet/tablet.h | 18 +++++++-----------
5 files changed, 38 insertions(+), 38 deletions(-)