You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2014/06/20 17:36:24 UTC

[jira] [Commented] (JENA-719) Fuseki2: report uptime as part of server status

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

Andy Seaborne commented on JENA-719:
------------------------------------

Added two fields: start DateTime (in XSD:dateTime format, always UTC tiemzone) and the uptime in seconds.

{noformat}
 ...
  "startDateTime" : "2014-06-20T16:33:09.986+00:00" ,
  "uptime" : 23 ,
 ...
{noformat}

> Fuseki2: report uptime as part of server status
> -----------------------------------------------
>
>                 Key: JENA-719
>                 URL: https://issues.apache.org/jira/browse/JENA-719
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: Fuseki
>            Reporter: Ian Dickinson
>            Priority: Minor
>              Labels: fuseki2
>
> It might be nice to return the server uptime as part of the /$/server status report.



--
This message was sent by Atlassian JIRA
(v6.2#6252)