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)