apache / pekko-connectors

Apache Pekko Connectors is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Apache Pekko.
https://pekko.apache.org/
Apache License 2.0
64 stars 32 forks source link

fix geode test failures #411

Closed pjfanning closed 9 months ago

pjfanning commented 9 months ago

see #409

problem started with https://github.com/apache/incubator-pekko-connectors/pull/404/ - I failed to spot the Geode test failures when I merged that

Adding logback dependency fixes the issue