Skip to content

Inefficient use of keySet operators in messaging classes [SPR-15553] #20112

@spring-projects-issues

Description

@spring-projects-issues

Alexander Riss opened SPR-15553 and commented

the messenging classes use the keySet for iterating the entrySet and cause more map lookups than needed (e.g. for headers)


Affects: 4.3.8, 5.0 RC1

Referenced from: pull request #1394, and commits fa09cd3, 9e3f4cc, e49a5d8

Metadata

Metadata

Assignees

Labels

in: messagingIssues in messaging modules (jms, messaging)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions