This is an automated email from the ASF dual-hosted git repository.
abukor pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git
from ec6cf7b12 [compaction/flush] Cleanup of compaction and flush code paths
new 14d95ca04 [net] remove unused Socket::GetSockError() method
new cdbe4577a KUDU-3496 support spnego dedicated keytab
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/security/init.cc | 5 +++++
src/kudu/security/test/mini_kdc.cc | 16 ++++++++++++++++
src/kudu/security/test/mini_kdc.h | 6 ++++++
src/kudu/server/webserver-test.cc | 37 +++++++++++++++++++++++++++++++++++++
src/kudu/server/webserver.cc | 14 ++++++++++----
src/kudu/util/net/socket.cc | 15 ---------------
src/kudu/util/net/socket.h | 3 ---
7 files changed, 74 insertions(+), 22 deletions(-)