Closed dmitrypekar closed 9 years ago
Hi,
I've added support of CASSANDRA_RACK, CASSANDRA_DC slave attributes. If those attributes are present in Offer, Scheduler uses their value as RACK/DC properties of CassandraNode.
Please review & merge.
Thanks @dmitrypekar, this seems like a good first step. Is the next step to select offers based on their attributes?
One nit above that should be addressed in a subsequent PR, but I'm merging.
:+1:
Hi,
I've added support of CASSANDRA_RACK, CASSANDRA_DC slave attributes. If those attributes are present in Offer, Scheduler uses their value as RACK/DC properties of CassandraNode.
Please review & merge.