You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (Jira)" <ji...@apache.org> on 2020/01/16 20:25:00 UTC

[jira] [Commented] (GEODE-7710) JMXMBeanReconnectDUnitTest fails intermittently because one locator is missing the LockServiceMXBean

    [ https://issues.apache.org/jira/browse/GEODE-7710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17017457#comment-17017457 ] 

Kirk Lund commented on GEODE-7710:
----------------------------------

Some failures include the DIskStoreMXBean for cluster_config as well:
{noformat}
but could not find:
         <[GemFire:service=DiskStore,name=cluster_config,type=Member,member=locator1,
            GemFire:service=LockService,name=__CLUSTER_CONFIG_LS,type=Member,member=locator1]>
{noformat}

> 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
>
> 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)