Gary Russell 31bb86b002 GH-404: Synchronize shared consumer
Fixes https://github.com/spring-cloud/spring-cloud-stream-binder-kafka/issues/404

The fix for issue https://github.com/spring-cloud/spring-cloud-stream-binder-kafka/issues/231
added a shared consumer but the consumer is not thread safe. Add synchronization.

Also, a timeout was added to the `KafkaBinderHealthIndicator` but not to the
`KafkaBinderMetrics` which has a similar shared consumer; add a timeout there.
2018-07-11 13:30:24 -04:00
2017-10-05 11:54:23 -04:00
2017-01-11 12:02:03 -05:00
2016-11-08 11:34:34 -05:00
2018-07-09 17:37:58 -04:00
2016-09-20 09:15:17 -04:00

Spring Cloud Stream Binder for Apache Kafka
Description
Spring Cloud Stream binders for Apache Kafka and Kafka Streams
Readme 7.9 MiB
Languages
Java 99.9%