Files
spring-integration/src
Gary Russell 9c252be028 Fix Kafka Send Timeout
Resolves https://github.com/spring-cloud/spring-cloud-stream-binder-kafka/issues/928

Kafka has a longer default send timeout; this means a send could be successful long
after Spring has timed out the send.

**I will backport to the 3.3.x extension after merge**

* Use setSendTimeout; make it final.
2020-07-15 10:35:33 -04:00
..
2019-03-21 17:16:30 -04:00
2020-06-15 14:20:51 -04:00
2020-07-15 10:35:33 -04:00