basho-labs / riak-mesos-legacy

DEPRECATED: An Apache Mesos framework for Riak KV. Do not run in production.
Apache License 2.0
37 stars 10 forks source link

Determine whether individual framework instance need to manage multiple rings [JIRA: RMF-40] #1

Closed sargun closed 9 years ago

sargun commented 9 years ago

It'd be nice to have 1 "instance" of the framework deal with 1 Riak ring. Then, every time you need another ring, you just spin up a new instance of the framework.

DSomogyi commented 9 years ago

jira

sargun commented 9 years ago

@randysecrist / @drewkerrigan I say no. Opinions?

sargun commented 9 years ago

Yes. I think we should do this. Please comment.

randysecrist commented 9 years ago

Right now, I'm thinking we should limit to 1 ring per framework instance. I suppose the overall question is, when we need to work on the next chunk of work for MDC, should we revisit?

sargun commented 9 years ago

Unfortunately, yes. We just added this back in.

Basho-JIRA commented 9 years ago

It'd be nice to have 1 "instance" of the framework deal with 1 Riak ring. Then, every time you need another ring, you just spin up a new instance of the framework.

_[posted via JIRA by Derek Somogyi]_