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

Setting option on MuxChannel (with Channel.setOpt(Channel.LOCAL,Boolean.FALSE) ) results in all MuxChannel not receiving any own messages

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.6.1, 2.7
    • 2.6
    • None

      If an application creates a multiplexed channel and then sets an option on that channel:

      Channel.setOpt(Channel.LOCAL,Boolean.FALSE)

      then all messages originating from all MuxChannels and destined to all MuxChannels on top of the same regular channel will be dropped.

            vblagoje Vladimir Blagojevic (Inactive)
            vblagoje Vladimir Blagojevic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: