This is an automated email from the ASF dual-hosted git repository.
alexey pushed a change to branch branch-1.17.x
in repository https://gitbox.apache.org/repos/asf/kudu.git
from 8cae6a09e [doc] remove the supportng of el6
new 0b7e45732 [subprocess] KUDU-3489: Support reading large messages
through pipes
new aa79143b8 [docs] Update tablet server decommission documentation
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:
docs/administration.adoc | 12 +++--
.../java/org/apache/kudu/subprocess/MessageIO.java | 51 +++++++++++++---------
.../org/apache/kudu/subprocess/MessageReader.java | 6 +--
.../kudu/subprocess/echo/TestEchoSubprocess.java | 2 +
src/kudu/subprocess/subprocess_server-test.cc | 51 ++++++++++++++++++++--
5 files changed, 90 insertions(+), 32 deletions(-)