On Mon, Jul 24, 2017 at 5:24 AM, Yakov Zhdanov <yzhda...@apache.org> wrote:
> Alex, I like the idea very much, but I think we need to rethink the > implementation approach to make it more generic. Passing parameter to each > invocation seems dirty to me. > > Val, we already have this. Please > see org.apache.ignite.internal.IgniteDiagnosticAware > > Dmitry, what you suggest will be pretty hard to implement. I would better > improve self-diagnostic system to extend list of metrics Ignite monitors. > Yakov, I was thinking something along the lines of "enableTransactionTracing(true)" or "enableSqlTracing" and the JMX or API level. Why should it be hard?