[
https://issues.apache.org/jira/browse/UIMA-3682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13984684#comment-13984684
]
Lou DeGenaro commented on UIMA-3682:
------------------------------------
re: What is Reason supposed to contain?
(a) State=Unknown, Reason=Pinger down
(b) State=Down, Reason=Pinger reporting
(c) State=Poor, Reason=Pinger reporting
(d) State=Good, Reason=Pinger reporting
Agreed we can discard (e), and replace with:
(e) State=Error, Reason=Pinger reporting
I suppose that State=Unknown implies pinger is down, and this info could be
re-enforced with a hover over state. So for simplification the Reason column
can be discarded too.
> DUCC WebServer (WS) Services Page reorganization
> ------------------------------------------------
>
> Key: UIMA-3682
> URL: https://issues.apache.org/jira/browse/UIMA-3682
> Project: UIMA
> Issue Type: Improvement
> Components: DUCC
> Reporter: Lou DeGenaro
> Assignee: Lou DeGenaro
> Fix For: 2.0.0-Ducc
>
>
> Rationalization:
> Currently the Services Page displayed by the WebServer is transparent,
> showing "raw" data that is not as clear in meaning as it could be.
> Proposed:
> 1. Remove columns: Type, State, Pinger, Health as currently implemented
> 2. Add Columns: State, Reason
> (a) Unknown, Pinger down
> (b) Down, Pinger reporting
> (c) Poor, Pinger reporting
> (d) Good, Pinger reporting
> (e) Idle, ddd:hh:mm:ss since last use
> Notes:
> 1. For (c) and (d) hover over state shows pinger provided status string, as
> before
> 2. For (e) decision to display Idle over Good or Poor is based on time of
> last use as reported by pinger and a ducc.service.idle.time.threshold
> <time-in-millis> specified in ducc.properties (or registry for that service?)
> with default value of 24 hours.
--
This message was sent by Atlassian JIRA
(v6.2#6252)