Hey all, This is actually rather urgent, how do I reset the connection pool in the DBCP connection pool controller service? The reason I ask is that the source database I'm trying to extract information out of likes to terminate and block my connection after so long, and given that I have no control over the source database, I need to know how to reset / renew / recreate that connection pool so that I can keep my database migration running despite the limitations of the source database.
The other question would be how to reset this connection pool within my processors or with a processor so that I can do this automatically within the data flow? Thank you in advance, -- *Shaine Berube*
