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

fleet support elastic scale up/down #36684

Merged
merged 22 commits into from
Nov 11, 2021
Merged

fleet support elastic scale up/down #36684

merged 22 commits into from
Nov 11, 2021

Conversation

xymyeah
Copy link
Contributor

@xymyeah xymyeah commented Oct 25, 2021

PR types

New features

PR changes

Others

Describe

fleet support elastic scale up/down

@paddle-bot-old
Copy link

Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

kuizhiqing
kuizhiqing previously approved these changes Nov 1, 2021
Copy link
Member

@kuizhiqing kuizhiqing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -101,21 +109,34 @@ def watch(self):


class ElasticManager(object):
def __init__(self, args):
def __init__(self, args, etcd_client):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should use elastic_client later.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

当前只有etcd一种backend,后续可考虑提供一种基于rpc的kv-store作为默认的client

@fuyinno4 fuyinno4 merged commit 6af531b into PaddlePaddle:develop Nov 11, 2021
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