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

Transport: discard messages sent from self if Channel.LOCAL option is false

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Won't Do
    • Icon: Optional Optional
    • 2.6.3, 2.7
    • None
    • None
    • 0
    • 0% 0%

      If channel.setOpt(Channel.LOCAL, false) is set, we discard messages at the JChannel level. However, since the messages still have to travel up the entire stack, only to be discarded, we should discard local messages (if set) already at the transport level.
      SOLUTION: send a CONFIG (or INFO?) event down the stack when an option has changed, so the transport can take note.

            rhn-engineering-bban Bela Ban
            rhn-engineering-bban Bela Ban
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: