Igniters, As far as I know we're working on additional 'label' field for transactions [1]. That's great and will be helpful for customers with huge deploymens to see reason of each transaction. But, since 'label' is optional field, there is no way to guarantee it will be filled.
I'd like to propose an idea of brand new event EVT_USR_TX_CREATED (local transaction created). Local listener on such event will allow to guarantee tx's 'label' field filled, timeout is correct and so on. Thoughts? [1] https://issues.apache.org/jira/browse/IGNITE-6827