Active -> Available
-------------------
Key: QI-285
URL: http://issues.ops4j.org/browse/QI-285
Project: Qi4j
Issue Type: New Feature
Reporter: Niclas Hedhman
Assignee: Rickard Öberg
Currently it is possible to check if a service in Qi4j is "active". In practice
I've found that it's not really all that useful, and what is instead needed is
to check whether it is "available", meaning, if I call it, will it respond?
This goes hand in hand with the circuit breaker library for external services,
but for internal services it is also useful since many of my services have an
"enabled" configuration property, which when false should be able to tell
service users that the service is unavailable at the moment.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.ops4j.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev