[jboss-jira] [JBoss JIRA] (WFLY-4971) lots of warnings discarded message from different cluster

Bertrand Donnet (JIRA) issues at jboss.org
Thu Nov 5 08:40:01 EST 2015


    [ https://issues.jboss.org/browse/WFLY-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13125951#comment-13125951 ] 

Bertrand Donnet commented on WFLY-4971:
---------------------------------------

Paul,

Thanks for the solution. Solved the problem for me.
I think that the name is only "log_discard_msgs" without property at the end (probably a copy/paste)

<stack name="udp">
    <transport type="UDP" socket-binding="jgroups-udp">
        <property name="*log_discard_msgs*">false</property>
    </transport>
     ...
</transport>

Thanks again

> lots of warnings discarded message from different cluster
> ---------------------------------------------------------
>
>                 Key: WFLY-4971
>                 URL: https://issues.jboss.org/browse/WFLY-4971
>             Project: WildFly
>          Issue Type: Bug
>    Affects Versions: 9.0.0.Final
>            Reporter: Daniele Pirola
>            Assignee: Paul Ferraro
>
> I run the latest wildfly-9.0.0.Final. I have an environment with 2 host and 3 server per host. I noticed that there are a lot of warning like this
> JGRP000012: discarded message from different cluster hq-cluster (our cluster is ee)
> or this
> JGRP000012: discarded message from different cluster ee (our cluster is hq-cluster)
> With the same configuration in wildfly-8.2.0.Final I didn't noticed anything.
> The strange thing is that warnings still appear even if I run only the domain controller with 1 server active. I think that the domain configuration (I used the default with full-ha profile) is missing something that can diffentiate jgroup channel but I don't know how



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list