Skip to content

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


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

3 participants