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

RelayHeader: original_headers cannot be in serialized format

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 5.3.1
    • None
    • None
    • False
    • None
    • False

      Field original_headers is a serialized format of original headers. However, when using rolling upgrades (https://github.com/jgroups-extras/upgrade-jgroups), this means that V1 might have to read a serialized format generated by V2, which is not guaranteed to be compatible.
      Therefore, original_headers needs to be a list, so that rolling upgrades can provide its own serialization, typed in protobuf

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

                Created:
                Updated:
                Resolved: