[
https://issues.apache.org/jira/browse/IGNITE-15308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431116#comment-17431116
]
Ignite TC Bot commented on IGNITE-15308:
----------------------------------------
{panel:title=Branch: [pull/9329/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/9329/head] Base: [master] : New Tests
(5)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Basic 1{color} [[tests
5|https://ci.ignite.apache.org/viewLog.html?buildId=6230818]]
* {color:#013220}IgniteBasicTestSuite:
TransactionsMXBeanImplTest.testChangeCollisionsDumpInterval - PASSED{color}
* {color:#013220}IgniteBasicTestSuite:
TransactionsMXBeanImplTest.testChangeLongTransactionTimeDumpThreshold -
PASSED{color}
* {color:#013220}IgniteBasicTestSuite:
TransactionsMXBeanImplTest.testChangeTransactionTimeDumpSamplesCoefficient -
PASSED{color}
* {color:#013220}IgniteBasicTestSuite:
TransactionsMXBeanImplTest.testChangeLongTransactionTimeDumpSamplesPerSecondLimit
- PASSED{color}
* {color:#013220}IgniteBasicTestSuite:
TransactionsMXBeanImplTest.testChangeTxOwnerDumpRequestsAllowed - PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=6230877&buildTypeId=IgniteTests24Java8_RunAll]
> 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
> Time Spent: 10m
> 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)