Igniters, A team I'm working with uses Apache Ignite massively. There are many application modules using the cluster. We've faced a problem on how to identify the external app modules which keep transactions open in the grid. Right now we have to restart client nodes to get reed of them.
Is there a parameter on Ignite transaction to (ala MODULE in Oracle) which can be set on a client side? Are there other ways to manage such a situation? Have a nice day, Alexey