[
https://issues.apache.org/jira/browse/TIKA-4572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18045283#comment-18045283
]
ASF GitHub Bot commented on TIKA-4572:
--------------------------------------
nddipiazza opened a new pull request, #2452:
URL: https://github.com/apache/tika/pull/2452
This PR refactors TikaGrpcServer to use JSON configuration and improves
error handling.
Changes:
- Refactored TikaGrpcServer to use JSON-based configuration instead of
command-line arguments
- Improved error handling and logging throughout the gRPC server
implementation
- Enhanced configuration management for better maintainability
Relates to JIRA issue: TIKA-4572
> update tika-grpc to use tika json configs
> -----------------------------------------
>
> Key: TIKA-4572
> URL: https://issues.apache.org/jira/browse/TIKA-4572
> Project: Tika
> Issue Type: Task
> Reporter: Nicholas DiPiazza
> Priority: Major
>
> the tika-config json configs changed
> tika-grpc didn't use them yet - had everything commented out/disabled
> fix that
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)