Open cmilloy opened 8 years ago
The comet specification would look like this:
{"name":"satellite-slave.mesos.recipes/cache-state",
"period": "5s",
"params": {"threshold": 5, "riak-url": "http://dns-to-riak-server:8098/riak", "bucket": "bucket-name"}}
With the changes to specify comets in json files it looks like the comet specification for cache-state needs to be updated for users who store mesos task state in Riak via Satellite.