[ 
https://issues.apache.org/jira/browse/SLING-490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12718923#action_12718923
 ] 

Felix Meschberger commented on SLING-490:
-----------------------------------------

Thanks for taking a stab at this.

Here are some comments:
  * I would suggest we set the initial version to 0.9.0-incubator-SNAPSHOT
  * For compatibility reason, I would suggest to just ignore system status if 
no SystemStatus service is registered
  * I don't like interface methods with "throws Exception" signature, I suggest 
to define the method such as to return a status info why the service considers 
the system not ready, this might be something like a string or more elaborate. 
At least the signature should define an explicit, publicly available exception 
to be thrown.
  * I would register the extension/systemstatus as a web console plugin to 
provide end user status info. The current approach is too static. Alternatively 
the status information could be registered as a normal Sling servlet, though 
this will of course not be available if Sling is not ready....

> SlingStatusServlet - find out whether a Sling application is ready after 
> startup
> --------------------------------------------------------------------------------
>
>                 Key: SLING-490
>                 URL: https://issues.apache.org/jira/browse/SLING-490
>             Project: Sling
>          Issue Type: Improvement
>          Components: Engine
>            Reporter: Bertrand Delacretaz
>            Priority: Minor
>
> Being discussed in http://markmail.org/message/jtdnqneoudxbmb6k

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to