Skip to content

log after split messes up reactive output channel check #2302

Closed
@asarkar

Description

@asarkar

Reference: my own question on stackoverflow.
https://stackoverflow.com/q/47725873/839733

It appears that the log statement uses wiretap to change the output channel of the splitter to a DirectChannel which messes up the following logic in AbstractMessageSplitter.
boolean reactive = getOutputChannel() instanceof ReactiveStreamsSubscribableChannel;

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions