Hi all, I am finding that adding the Flink test ut...
# troubleshooting
r
Hi all, I am finding that adding the Flink test utils dependency to my project stops the logging in my tests. Has anyone run into this before? Note: I am using Flink 1.15.2, log4j 2.17.1, and sl4j 1.7.32
m
I believe that’s fixed with Flink 1.16
It’s a missed dependency exclusion IIRC
r
Do you happen to know which exclusion? I'm unable to upgrade to 1.16 as I'm using Kinesis Data Analtyics which is on 1.15.2.
PS I tried version 1.16.1 locally and found that the issue is still there