Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mesos_master] Fix error on non leader nodes #1844

Merged
merged 1 commit into from
Aug 19, 2015

Conversation

DorianZaccaria
Copy link
Contributor

On a non leader node, this is the error one of our customer got:
instance #0 [ERROR]: "'MesosMaster' object has no attribute 'leader'"

This commit should fix this issue.

On a non leader node, this is the error one of our customer got:
instance #0 [ERROR]: "'MesosMaster' object has no attribute 'leader'"

This commit should fix this issue.
@alq666
Copy link
Member

alq666 commented Aug 19, 2015

Cool. @yannmh can you review today? Mesoscon is tomorrow.

@alq666
Copy link
Member

alq666 commented Aug 19, 2015

Actually, this looks straightforward.

alq666 added a commit that referenced this pull request Aug 19, 2015
[mesos_master] Fix error on non leader nodes
@alq666 alq666 merged commit bc57488 into master Aug 19, 2015
@yannmh
Copy link
Member

yannmh commented Aug 19, 2015

Thanks !

@DorianZaccaria DorianZaccaria deleted the dorian/mesos_master_leader_logic branch August 19, 2015 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants