Closed BenWhitehead closed 8 years ago
Could we add ZK link support also? Like
java -jar mesos-rxjava-example/mesos-rxjava-example-framework/target/mesos-rxjava-example-framework-0.1.0-SNAPSHOT-jar-with-dependencies.jar \
zk://zk.host.com:2181/mesos
ZK integration falls outside the design of the http api and should not have to be integrated with per Master Detection
Makes sense, got it.
Fixes #18
Testing
Manually tested against https://github.com/apache/mesos/commit/dfe62665df67162e4c1064f524d6c0180100a9d2
Compiled and ran on openSUSE Tumbleweed
Assumes a zookeeper server is listening on
localhost:2181
Steps
start master 1
start master 2
start master 3
start agent 1
build
Sleepy
frameworkRun
Sleepy
framework