You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix KafkaProducerMessageHandlerTests for NPE on BeanFactory
* Migrate `KafkaDslTests` and `KafkaDslKotlinTests` to their own Embedded Kafka instead of global one.
Looks like there is some race condition when single Kafka broker is running for the whole test suite.
Copy file name to clipboardExpand all lines: spring-integration-kafka/src/test/java/org/springframework/integration/kafka/outbound/KafkaProducerMessageHandlerTests.java
Copy file name to clipboardExpand all lines: spring-integration-kafka/src/test/kotlin/org/springframework/integration/kafka/dsl/kotlin/KafkaDslKotlinTests.kt
0 commit comments