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

Message: headers are not copied

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • 3.6.8
    • None
    • None

      Message.copy() uses Headers.copy() which does not copy the headers but just uses refs. This might cause unintended side effects, investigate whether this is okay or not.

      Example: we have a message in a retransmission table. We might copy it on retransmissio and change a header, that change will then be made in the original header.

              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: