[jboss-jira] [JBoss JIRA] (JGRP-2264) JGRP000012 with SAP Hybris default config

Diana Haase (JIRA) issues at jboss.org
Wed Apr 25 07:45:00 EDT 2018


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

Diana Haase commented on JGRP-2264:
-----------------------------------

Added to jgroups-udp.xml :

  mcast_port="${hybris.jgroups.mcast_port}"
  mcast_addr="${hybris.jgroups.mcast_addr}"

and to local.properties:

hybris.jgroups.mcast_port=xxxx
hybris.jgroups.mcast_addr=xxx.0.0.x
cluster.broadcast.methods=jgroups
cluster.broadcast.method.jgroups=de.hybris.platform.cluster.jgroups.JGroupsBroadcastMethod
cluster.broadcast.method.jgroups.channel.name=xxx-hybris-broadcast
cluster.broadcast.method.jgroups.configuration=jgroups-udp.xml
cluster.broadcast.method.udp.multicastaddress=xxx.0.0.x
cluster.broadcast.method.udp.port=xxx
log4j.logger.de.hybris.platform.cluster.PingBroadcastHandler=DEBUG
log4j.logger.de.hybris.platform.cluster.udp.UnicastBroadcastMethod=DEBUG


with different addresses for con and dev.

Is this configuration ok?

Waiting for the deployment now.

Thank you very much.


> JGRP000012 with SAP Hybris default config
> -----------------------------------------
>
>                 Key: JGRP-2264
>                 URL: https://issues.jboss.org/browse/JGRP-2264
>             Project: JGroups
>          Issue Type: Bug
>    Affects Versions: 3.6.11
>            Reporter: Diana Haase
>            Assignee: Bela Ban
>
> A lot of discarted messages in console.log of Hybris Clusters
> [UDP] | JGRP000012: discarded message from different cluster ...
> [UDP] | JGRP000012: discarded message from different cluster dev-hybris-broadcast (our cluster is con-hybris-broadcast). Sender was xxxxx (received 724 identical messages from xxxx in the last 60347 ms)



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list