MessageHeaderAccessor doesn't remove headers if they are null [SPR-14468] #19037
Labels
in: messaging
Issues in messaging modules (jms, messaging)
status: backported
An issue that has been backported to maintenance branches
type: bug
A general bug
Milestone
Artem Bilan opened SPR-14468 and commented
The test-case to reproduce:
The workaround is only to extract a target
Map
and remove from there, and build a newMessage
.But that doesn't help for Spring Integration's
HeaderFilter
to work properly.Affects: 4.2.7, 4.3.1
Backported to: 4.2.8
The text was updated successfully, but these errors were encountered: