Are database connections from StreamSets queued?
Are database connections from StreamSets queued and if so how can I kill them? Basically I created a pipeline to purge data in our database older than 5 years and it works well. After a while I noticed I didn't see any activity in the database so I stopped the pipeline and began to look into the config tables. A week later connections are continuing to be opened from a streamset that's been stopped for 7 days. Are these connections that have been queued up and are continuing to catch up?
What version of SDC are you using, and which origin is connecting to the DB?