[ 
https://issues.apache.org/jira/browse/TIKA-3129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17160157#comment-17160157
 ] 

Hudson commented on TIKA-3129:
------------------------------

SUCCESS: Integrated in Jenkins build tika-branch-1x-jdk8 #349 (See 
[https://builds.apache.org/job/tika-branch-1x-jdk8/349/])
TIKA-3129 -- add a status endpoint to report server status.  Users must 
(tallison: 
[https://github.com/apache/tika/commit/9f441f51667b9d404650034227c758c68712352d])
* (edit) tika-server/src/main/java/org/apache/tika/server/ServerStatus.java
* (add) 
tika-server/src/main/java/org/apache/tika/server/resource/TikaServerStatus.java
* (add) 
tika-server/src/test/java/org/apache/tika/server/TikaServerStatusTest.java
* (add) 
tika-server/src/main/java/org/apache/tika/server/writer/JSONObjWriter.java
* (edit) tika-server/src/main/java/org/apache/tika/server/TikaServerCli.java


> Tika server - track a "last parsed on" timestamp and provide an endpoint to 
> get it
> ----------------------------------------------------------------------------------
>
>                 Key: TIKA-3129
>                 URL: https://issues.apache.org/jira/browse/TIKA-3129
>             Project: Tika
>          Issue Type: Wish
>            Reporter: Nicholas DiPiazza
>            Priority: Major
>
> Need a "last time accessed" that stores a timestamp of the last time an API 
> resource was accessed.
> This is needed so we can set up reaper daemon that kills the idle tika server 
> processes to limit memory consumption, particular on container environments 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to