Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.18.1
-
Patch Available
-
Novice
Description
When SpringIntegrationMessage is copied from another SpringIntegrationMessage that already has siMessage headers, exception is thrown:
java.lang.UnsupportedOperationException: MessageHeaders is immutable.
Which is a valid exception since Spring Message headers (the whole message as well) are immutable.
Attachments
Issue Links
- links to