Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-1627

ReplicatedHashMapDemo using RELAY2 not working

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.3
    • 3.2.8, 3.3
    • None
    • Hide
      • Using version jgroups-3.3.0.CR2.jar
      • Two sites LON and SFO with one member each (lon1 and sof1).
      • Running org.jgroups.demos.ReplicatedHashMapDemo
      • Set some key,value at sfo1 and it won't be replicated in HashMap at lon1

      sfo.xml and lon.xml is same as conf/udp.xml with following protocols at the top.
      ...
      <PEER_LOCK/>
      <!-- pbcast.FLUSH /-->
      <relay.RELAY2 site="XXX" config=".../Downloads/relay2.xml"
      relay_multicasts="true" />
      <FORWARD_TO_COORD />
      ...

      Here relay2.xml is from conf/relay2.xml and global.xml is conf/tcp.xml

      Show
      Using version jgroups-3.3.0.CR2.jar Two sites LON and SFO with one member each (lon1 and sof1). Running org.jgroups.demos.ReplicatedHashMapDemo Set some key,value at sfo1 and it won't be replicated in HashMap at lon1 sfo.xml and lon.xml is same as conf/udp.xml with following protocols at the top. ... <PEER_LOCK/> <!-- pbcast.FLUSH /--> <relay.RELAY2 site="XXX" config=".../Downloads/relay2.xml" relay_multicasts="true" /> <FORWARD_TO_COORD /> ... Here relay2.xml is from conf/relay2.xml and global.xml is conf/tcp.xml

            rhn-engineering-bban Bela Ban
            forkaustubh_jira kaustubh sinkar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: