You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maria Makedonskaya (Jira)" <ji...@apache.org> on 2021/08/13 10:44:00 UTC

[jira] [Created] (IGNITE-15308) Parameters that can be configured via TransactionsMXBean do not propagate to newly joined nodes

Maria Makedonskaya created IGNITE-15308:
-------------------------------------------

             Summary: Parameters that can be configured via TransactionsMXBean do not propagate to newly joined nodes
                 Key: IGNITE-15308
                 URL: https://issues.apache.org/jira/browse/IGNITE-15308
             Project: Ignite
          Issue Type: Bug
            Reporter: Maria Makedonskaya


If we change some parameter using TransactionsMXBean, i.e. TxTimeoutOnPartitionMapExchange or TxOwnerDumpRequestsAllowed, and then start a new node that will join the cluster, changed settings will not propagate to new node.
We need write this settings to distributed metastorage to implement settings propagation for TransactionsMXBean. For example, working case using distributed metastorage is BaselineAutoAdjustMXBean.

Also changed JMX settings should survive cluster reboot, if cluster has PDS.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)