The PublisherIntegrationFlow
does not take into account AbstractEndpoint
when marks its components for autoStartup(false)
#8950
Labels
Milestone
Uh oh!
There was an error while loading. Please reload this page.
This way when we have a flow like this:
That
DebeziumMessageProducer
starts producing messages immediately.However expectations is to wait until subscription to that returned
Publisher
.The text was updated successfully, but these errors were encountered: