You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (JIRA)" <ji...@apache.org> on 2018/04/25 18:54:00 UTC

[jira] [Updated] (TIKA-2558) Add a new pid api to Tika

     [ https://issues.apache.org/jira/browse/TIKA-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Allison updated TIKA-2558:
------------------------------
    Fix Version/s:     (was: 1.18)
                   2.0.0

> Add a new pid api to Tika
> -------------------------
>
>                 Key: TIKA-2558
>                 URL: https://issues.apache.org/jira/browse/TIKA-2558
>             Project: Tika
>          Issue Type: New Feature
>          Components: general
>    Affects Versions: 1.17
>         Environment: All platforms on which Tika can run.
>            Reporter: Stefan Sveen
>            Priority: Minor
>             Fix For: 2.0.0
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> Using Tika with Mono on Windows, Linux and Mac I miss a simple and OS-independent way to get the Process ID of a running Tika service. 
> Therefore, I suggest that the following API is added  to Tika:
> *GET* _[/pid|http://localhost:16200/version]_
>  Class: org.apache.tika.server.resource.TikaPID (guessing that this would be the class)
>  Method: getPID
>  Produces: text/plain
> The output would be the integer value (as a string) of the PID
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)