This is an automated email from the ASF dual-hosted git repository.
ndipiazza pushed a change to branch TIKA-4181-grpc
in repository https://gitbox.apache.org/repos/asf/tika.git
from 1025ed5bf add closeable
add 1fd12f2e4 fixed issues related to proto lint
No new revisions were added by this update.
Summary of changes:
tika-pipes/tika-grpc/pom.xml | 4 +-
.../tika/pipes/grpc/ExpiringFetcherStore.java | 16 ++++++
.../apache/tika/pipes/grpc/TikaGrpcServerImpl.java | 2 +-
tika-pipes/tika-grpc/src/main/proto/tika.proto | 28 +++++-----
.../tika/pipes/grpc/ExpiringFetcherStoreTest.java | 16 ++++++
.../apache/tika/pipes/grpc/TikaGrpcServerTest.java | 60 ++++++++++++----------
6 files changed, 83 insertions(+), 43 deletions(-)