[ https://issues.apache.org/jira/browse/GEODE-7710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024751#comment-17024751 ]
ASF subversion and git services commented on GEODE-7710: -------------------------------------------------------- Commit 6268eafb9125f8c909462a8a029dfcc533767f55 in geode's branch refs/heads/mass-test-run from Kirk Lund [ https://gitbox.apache.org/repos/asf?p=geode.git;h=6268eaf ] GEODE-7710: Fix JMXMBeanReconnectDUnitTest flakiness (#4630) * Fix locators string delimiter * Disable locator-to-locator MXBean validations that intermittently demonstrate GEODE-7739 (to be reenabled when GEODE-7739 is fixed) > JMXMBeanReconnectDUnitTest fails intermittently because one locator is > missing the LockServiceMXBean > ---------------------------------------------------------------------------------------------------- > > Key: GEODE-7710 > URL: https://issues.apache.org/jira/browse/GEODE-7710 > Project: Geode > Issue Type: Bug > Components: tests > Reporter: Kirk Lund > Assignee: Kirk Lund > Priority: Major > Labels: flaky > Fix For: 1.12.0 > > Time Spent: 1h 50m > Remaining Estimate: 0h > > Multiple tests in JMXMBeanReconnectDUnitTest may fail an await due to one of > the locators missing the LockServiceMXBean for the cluster config service. > {noformat} > but could not find: > > <[GemFire:service=LockService,name=__CLUSTER_CONFIG_LS,type=Member,member=locator1]> > {noformat} -- This message was sent by Atlassian Jira (v8.3.4#803005)