avalon566 / sharding-scaling

Apache License 2.0
10 stars 4 forks source link

Compilation failure because unhandled exception #26

Closed ssxlulu closed 5 years ago

ssxlulu commented 5 years ago

Some functions in class MySQLBinlogReader do not handler the interruptedException.

image

avalon566 commented 5 years ago

I forget to commit some files. I will fix it.

ssxlulu commented 5 years ago

I forget to commit some files. I will fix it.

Ok, I want to test the migration function. One question, how could I stop the process after migration?

avalon566 commented 5 years ago

Ctrl+C! You need to manual check sync progress now.