Hi, Some of our future development work on our custom modules requires them to know the current leader of Mesos master. While it seems like we could duplicate the logic in master/slave side to duplicate an instance of `MasterDetector`, it seems more natural if we could figure out a clean way to share the existing detector instance in slave to the module.
Any comment on this idea? Thanks. -- Cheers, Zhitao Li