Thank you Alex ! On Fri, 5 Jun 2020 at 01:23, Alex Plehanov <[email protected]> wrote:
> Hello, > > The transaction label is helpful for diagnostic and exposed to some > diagnostic tools (SYS.TRANSACTIONS system view, control.sh commands, JMX > TransactionsMXBean, long-running transactions dump in logs), so you should > be able to set it by thin client, to view it later by these tools. > > пт, 5 июн. 2020 г. в 00:49, Guru Stron <[email protected]>: > > > Hi Igniters, > > > > I'm trying to implement thin client transactions for .NET and was > wondering > > what is the point of transaction label in thin clients? I've browsed a > > little bit through Java implementation and don't see where it is used > cause > > it seems that it can be only set and there is no public APi to access it. > > > > Thank you! > > >
