Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

invalid server id *: strconv.ParseInt: parsing "*": value out of range #536

Closed
csuzhangxc opened this issue Mar 13, 2020 · 0 comments · Fixed by #537
Closed

invalid server id *: strconv.ParseInt: parsing "*": value out of range #536

csuzhangxc opened this issue Mar 13, 2020 · 0 comments · Fixed by #537
Labels
type/bug This issue is a bug report

Comments

@csuzhangxc
Copy link
Member

Bug Report

Please answer these questions before submitting your issue. Thanks!

  1. What did you do? If possible, provide a recipe for reproducing the error.

    1. operate-source create for DM HA with upstream master has server-id > 2147483648
    2. start DM-worker for DM v1.0 with upstream MariaDB master has server-id > 2147483648
  2. What did you expect to see?
    run normally.

  3. What did you see instead?

    invalid server id 4294967295: strconv.ParseInt: parsing "4294967295": value out of range

  4. Versions of the cluster

    • DM version (run dmctl -V or dm-worker -V or dm-master -V):

      DM v1.0.3
      
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/bug This issue is a bug report
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant