Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

syncer reports error reading from server: EOF and paused #5235

Closed
Tracked by #2246
lichunzhu opened this issue Apr 21, 2022 · 1 comment · Fixed by #5278
Closed
Tracked by #2246

syncer reports error reading from server: EOF and paused #5235

lichunzhu opened this issue Apr 21, 2022 · 1 comment · Fixed by #5278
Labels
area/dm Issues or PRs related to DM. component/test Unit tests and integration tests component. type/enhancement The issue or PR belongs to an enhancement.

Comments

@lichunzhu
Copy link
Contributor

Which jobs are flaking?

IT-shardddl3

Which test(s) are flaking?

DM_097

Jenkins logs or GitHub Actions link

https://ci2.pingcap.net/job/dm_ghpr_integration_test/5098/display/redirect

Anything else we need to know

[2022-04-21T09:32:50.215Z] [2022/04/21 17:32:21.444 +08:00] [ERROR] [subtask.go:392] ["unit process error"] [subtask=test] [unit=Sync] ["error information"="ErrCode:50000 ErrClass:\"not-set\" ErrScope:\"not-set\" ErrLevel:\"high\" Message:\"startLocation: [position: (dm-integration-test-go1180-5098-3hvrw-35rq4-bin|000001.000001, 88195), gtid-set: 7260a9b7-c155-11ec-8e12-b6d4cb74e1dd:1-377], endLocation: [position: (dm-integration-test-go1180-5098-3hvrw-35rq4-bin|000001.000001, 88328), gtid-set: 7260a9b7-c155-11ec-8e12-b6d4cb74e1dd:1-378], origin SQL: [alter table shardddl1.tb2 add column col int]: rpc error: code = Unavailable desc = error reading from server: EOF\" "]
@lichunzhu lichunzhu added the component/test Unit tests and integration tests component. label Apr 21, 2022
@lichunzhu lichunzhu changed the title syncer reports syncer reports error reading from server: EOF and paused Apr 21, 2022
@lichunzhu lichunzhu added the area/dm Issues or PRs related to DM. label Apr 21, 2022
@lichunzhu
Copy link
Contributor Author

lichunzhu commented Apr 25, 2022

This will happen if we try to put optimistic operation when dm-master is down. This problem will make dm-worker's task paused and not easy to find out what's happening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dm Issues or PRs related to DM. component/test Unit tests and integration tests component. type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant