GitHub user dlaboss opened a pull request:
https://github.com/apache/incubator-quarks/pull/93
[QUARKS-150] add Valve Predicate
Q: quarks.analytics.sensors or quarks.topology.plumbing?
Note: there's no benefit to a Filters.valve(State initialState) because in
order for the app to change the state of the valve the app needs to new the
Valve itself so that it can eventually do valve.setState(newState). That could
change if Valve supports a control mbean but that's a more general discussion
for functions an mbeans.
TODO unit test and recipe
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dlaboss/incubator-quarks quarks-150-addValve
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-quarks/pull/93.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #93
----
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---