You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Dmitry Sherstobitov (JIRA)" <ji...@apache.org> on 2018/05/04 11:44:00 UTC

[jira] [Created] (IGNITE-8438) Change boxed types to primitives in Transactions.TransactionMXBeanImpl.getActiveTransactions operation

Dmitry Sherstobitov created IGNITE-8438:
-------------------------------------------

             Summary: Change boxed types to primitives in Transactions.TransactionMXBeanImpl.getActiveTransactions operation
                 Key: IGNITE-8438
                 URL: https://issues.apache.org/jira/browse/IGNITE-8438
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 2.5
            Reporter: Dmitry Sherstobitov


Boxed types are useless for this operation

Also default values in jconsole are wrong for java.lang.Long type: 0 used instead of 0L



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)