You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by nd...@apache.org on 2024/03/31 22:46:19 UTC

(tika) branch TIKA-4181-grpc updated (1025ed5bf -> 1fd12f2e4)

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(-)