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

processor stuck when close storage sink #10044

Closed
CharlesCheung96 opened this issue Nov 9, 2023 · 0 comments · Fixed by #10027
Closed

processor stuck when close storage sink #10044

CharlesCheung96 opened this issue Nov 9, 2023 · 0 comments · Fixed by #10027
Labels
affects-6.5 affects-7.1 affects-7.5 area/ticdc Issues or PRs related to TiCDC. severity/major This is a major bug. type/bug This is a bug.

Comments

@CharlesCheung96
Copy link
Contributor

goroutine 670 [semacquire, 10 minutes]
sync.runtime_Semacquire(0x71a59c0?)
sync.(*WaitGroup).Wait(0xc00ce14fc0?)
runtime/sema.go:62 +0x25
sync/waitgroup.go:116 +0x48
github.com/pingcap/tiflow/cdc/sinkv2/eventsink/cloudstorage.(*dmlSink).Close(0xc003b7f8c0)
github.com/pingcap/tiflow/cdc/sinkv2/eventsink/factory.(*SinikFactory).Close(0x3a1978797879)
github.com/pingcap/tiflow/cdc/sinkv2/eventsink/cloudstorage/cloud_storage_dml_sink.go:257 +0x3e e
github.com/pingcap/tiflow/cdc/sinkv2/eventsink/factory/factory.go:163 +0x2b
github.com/pingcap/tiflow/cdc/processor/sinkmanage:r/manager.go:375 +0x305
github.com/pingcap/tiflow/cdc/processor/sinkmanager/manager.go:1037 +0x1e7
github.com/pingcap/tiflow/cdc/processor/processor.go:1228 +0x40d
github.com/pingcap/tiflow/cdc/processor/sinkmanager.(*SinkMaanager).clearSinkFactory(0xc004142780)
github.com/pingcap/tiflow/cdc/processor/sinkmanager.(*SinkMaanager).Close(0xc004142780)
github.com/pingcap/tiflow/cdc/processor.(*processor).Close(0xc00233eea0,{0x42a9dd0, 0xc002581000}
github.com/pingcap/tiflow/cdc/processor.(*managerImpl).closeProcessor(0xc000e42640, {{0xc002b7e012, 6x7},{0x
xc002581000})
@CharlesCheung96 CharlesCheung96 added type/bug This is a bug. severity/major This is a major bug. area/ticdc Issues or PRs related to TiCDC. affects-6.5 affects-7.1 affects-7.5 labels Nov 9, 2023
@github-actions github-actions bot added this to Need Triage in Question and Bug Reports Nov 9, 2023
Question and Bug Reports automation moved this from Need Triage to Done Nov 9, 2023
ti-chi-bot bot pushed a commit that referenced this issue Nov 9, 2023
ti-chi-bot bot pushed a commit that referenced this issue Nov 10, 2023
CharlesCheung96 added a commit to ti-chi-bot/tiflow that referenced this issue Nov 15, 2023
CharlesCheung96 added a commit to ti-chi-bot/tiflow that referenced this issue Nov 15, 2023
ti-chi-bot bot pushed a commit that referenced this issue Nov 15, 2023
ti-chi-bot bot pushed a commit that referenced this issue Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-6.5 affects-7.1 affects-7.5 area/ticdc Issues or PRs related to TiCDC. severity/major This is a major bug. type/bug This is a bug.
Development

Successfully merging a pull request may close this issue.

1 participant