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 f20dcf57a KUDU-3353 [schema] Add an immutable attribute on column
schema (part 3)
new 20be4ede1 [tserver] validate scanner TTL vs RPC connection timeout
new 64d033d58 [rpc] avoid crashes on malicious negotiation attempts
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/rpc/client_negotiation.cc | 7 ++++++-
src/kudu/rpc/client_negotiation.h | 2 +-
src/kudu/rpc/server_negotiation.cc | 30 ++++++++++++++++++++++++------
src/kudu/tserver/scanners.cc | 32 +++++++++++++++++++++++++++-----
4 files changed, 58 insertions(+), 13 deletions(-)