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 c9a925b DeltaPreparer: use vectors instead of deques
new 92f0773 KUDU-2869. Fix compiler error with devtoolset-7 (gcc 7)
new efc3f37 KUDU-2871 (part 1): disable TLS 1.3.
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/gutil/port.h | 10 ++++------
src/kudu/rpc/client_negotiation.cc | 4 +++-
src/kudu/security/tls_context.cc | 7 +++++++
3 files changed, 14 insertions(+), 7 deletions(-)