Paused connector but task still running [DBZ-802]
- Dominant language
- HTML
- Stars
- 6
- Forks
- 8
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 1
Description
Migrated from [DBZ-802](https://issues.redhat.com/browse/DBZ-802)
# Task config
!image-2018-07-19-17-45-21-757.png|thumbnail!
# Pause connector using connect REST API
!image-2018-07-19-17-47-43-163.png|thumbnail!
# Connector and tasks show paused state
!image-2018-07-19-17-46-12-701.png|thumbnail!
# Task still running and mysql show processlist show connection still alive
!image-2018-07-19-17-51-06-169.png|thumbnail!
# Until call restart task API will finally shutdown task thread and disconnect mysql connection
!image-2018-07-19-17-53-56-218.png|thumbnail! #
This issue happened in both 0.7.2 and 0.8, And I'v also tried other non debezium connectors, such as jdbc sink connector which also have the problem.
Contributor guide
Assessment
This issue has not been assessed yet.