Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Current async version of the `KinesisMessageHandler` is request-reply. The binder deals with it as a one-way, so no need in reply. * Add `messageHandler.setOutputChannel(new NullChannel())` for the producer
- Loading branch information