[
https://issues.apache.org/jira/browse/IGNITE-15308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Chugunov updated IGNITE-15308:
-------------------------------------
Fix Version/s: (was: 2.12)
2.13
> 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
> Assignee: Maria Makedonskaya
> Priority: Major
> Fix For: 2.13
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)