Vladimir Pligin created IGNITE-26926:
----------------------------------------
Summary: Add capability to label transactions
Key: IGNITE-26926
URL: https://issues.apache.org/jira/browse/IGNITE-26926
Project: Ignite
Issue Type: Improvement
Components: transactions ai3
Reporter: Vladimir Pligin
Motivation
It can be useful to add labels to transactions, both RW and RO. Currently it's
impossible to even distinguish transactions initiated by the system internal in
the log messages. Also users may find it useful to label public transactions.
Definition Of Done
* API to label transactions is designed and implemented.
* All the log messages printing transaction info should also print the
corresponding label.
* All internal transactions initiated by system component use the API.
* User documentation article is created.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)