You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the same reasons as #121, we should store the state of Explorer long-running jobs in Riak, instead of in memory as is currently done.
This becomes important in a multi-Explorer-node setup (such as for Riak Mesos), so that more than one Explorer node doesn't accidentally start the same job when it could just wait for another node to finish.
The text was updated successfully, but these errors were encountered:
For the same reasons as #121, we should store the state of Explorer long-running jobs in Riak, instead of in memory as is currently done.
This becomes important in a multi-Explorer-node setup (such as for Riak Mesos), so that more than one Explorer node doesn't accidentally start the same job when it could just wait for another node to finish.
The text was updated successfully, but these errors were encountered: