Hi all, I recently had a discussion with our friends from StreamPipes and they were having problems that they couldn’t force closing of a connection in the connection-pool. The use case they described was that the configuration of the connection was changed, but the old connection stayed alive.
I proposed adding a close() method to the connection-cache that shuts down the connection cache and all connections it currently manages. If nobody objects within the next few hours, this is what I’ll be working on this week’s PLC4X-Friday-Afternoon. Chris