This repository has been archived by the owner on Nov 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 188
make start-relay
easier to use
#2241
Comments
PTAL @sunzhaoyang |
and for #2205, I'm requesting
|
I prefer |
what is "for all |
updated the issue description |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is your feature request related to a problem? Please describe
I want to specify the position from which the relay is pulling. Currently this is specified in source configuration file, which is hard to modifyDescribe the feature you'd like
start-relay -s <source-id>
,stop-relay -s <source-id>
to let current and future bound workers use relay to replicate.and this feature is exclusive from
start-relay -s <source-id> <worker-names>
, which meansstart-relay -s <source-id> <worker-name> --binlog-file <filename> --binlog-pos <position>
orstart-relay -s <source-id> <worker-name> --binlog-gtid <gtid set>
Describe alternatives you've considered
No response
Teachability, Documentation, Adoption, Migration Strategy
No response
The text was updated successfully, but these errors were encountered: