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 664d7fe KUDU-2780: create thread for auto-rebalancing
new 9d2ae8b tserver: avoid spinlock in scanners hot path
new d3b5521 client: micro-optimize result batch cell getters by outlining
cold path
new 407c93a [test] add securityDebug option for Java tests
The 3 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/gradle/tests.gradle | 6 ++++++
src/kudu/client/scan_batch.cc | 17 +++++++++++------
src/kudu/tserver/scanners.h | 8 +++-----
3 files changed, 20 insertions(+), 11 deletions(-)