This is an automated email from the ASF dual-hosted git repository.
mpercy pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/flume.git.
from 9dafe98 FLUME-3345 Add Kudu Flume Sinks
new 9e0bc5b maven: Add WSO2 repo for ua_parser:ua-parser dep
new bba1997 JDK 11: Exclude hbase-annotations module
new 867c0a2 JDK 11: upgrade to Thrift 0.13
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:
.../flume-thrift-source/pom.xml | 2 +-
.../flume/handlers/thrift/EventStatus.java | 8 +-
.../cloudera/flume/handlers/thrift/Priority.java | 8 +-
.../flume/handlers/thrift/ThriftFlumeEvent.java | 242 ++++++-------
.../handlers/thrift/ThriftFlumeEventServer.java | 382 +++++++++++----------
flume-ng-sinks/flume-ng-hbase-sink/pom.xml | 42 +++
.../flume-ng-morphline-solr-sink/pom.xml | 8 +
pom.xml | 2 +-
8 files changed, 367 insertions(+), 327 deletions(-)