Dragonfly2 icon indicating copy to clipboard operation
Dragonfly2 copied to clipboard

ManagerClient should embeded in SchedulerClient

Open bigerous opened this issue 2 years ago • 1 comments

Feature request:

My scheduler can not be deployed as statefulSet(due to poor platform), which means the ips of scheduler will change everytime deploying scheduler.

While the dfdaemon can't not get healthy scheduler in time until sheduler.manager.refreshInterval.

I suggest embeding a ManagerClient in schedulerClient. When get connect to all scheduler failed, refresh scheduler list from manager.

Use case:

UI Example:

bigerous avatar Jul 12 '22 09:07 bigerous

image image

gaius-qi avatar Jul 12 '22 09:07 gaius-qi