Skip to content

Reactor2StompTcpClient should use a shared EventLoopGroup [SPR-15035] #19601

@spring-projects-issues

Description

@spring-projects-issues

Anton Shukalo opened SPR-15035 and commented

Broker is down. It try reconnect to broker. On each connection attempt create new instance of NettyTcpClient, inside NettyTcpClient runs thread. This thread never stops because it not shutdown on connection error.


Affects: 4.3.4

Attachments:

Issue Links:

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