Skip to content

Provide option to configure "host" header in CONNECT frames to STOMP message brokers [SPR-10955] #15583

@spring-projects-issues

Description

@spring-projects-issues

nebhale opened SPR-10955 and commented

Currently, when attempting to connect a StompRelay you can set the relay host, username, and passcode, but you cannot host that can be set in the STOMP connect frame. This means that connection strings typically returned by Cloud Foundry (http://run.pivotal.io) aren't usable. An example of this string is amqp://<username:<passcode>@turtle.rmq.cloudamqp.com/<username>.

There should be a setter for this value and it should be used by the relay when connecting.


Affects: 4.0 M3

Issue Links:

Referenced from: commits 7c37497

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions