elodina / datastax-enterprise-mesos

DataStax Enterprise on Mesos
http://www.elodina.net
15 stars 4 forks source link

Start/stop gremlin server #4

Closed olegkovalenko closed 8 years ago

olegkovalenko commented 9 years ago

Add ability to start/stop gremlin-server on DSE.

joestein commented 9 years ago

there are still a lot of todo in the code and I don't see how this works together with titan or the rest of the dse system yet

i really think we need to take a pause here and get updates into the scheduler to make it more robust and useful before adding more components to be starting/stoping.

when you star the graphing system it should be on a specific ring that is spun up in the cluster. that ring (data center) needs to be overlapping and matching to the table topology snitch cc @dmitrypekar @kgelles

joestein commented 9 years ago

@kgelles @olebedyn how can we test this?