Skip to content

When a channel has no subscribers unhelpful "Dispatcher has no subscribers" is logged. [INT-886] #4893

@spring-operator

Description

@spring-operator

Iwein Fuld opened INT-886 and commented

As a result of this it is tough to debug configuration errors. There are several possible solutions:

  • Add a 'client' property on the dispatcher (which should be set to the client channel) so we can log: "Dispatcher for channel 'foo' has no subscribers".
  • Add a MessageDispatchingException and catch and wrap that in the channel itself.

Affects: 2.0 M1

1 votes, 2 watchers

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions