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
Fixes#1109
Since we can't guarantee that JUnit 4 is going to be on classpath
for the `KafkaTestUtils` it would be better to remove already deprecated
methods in that class for the `KafkaEmbedded`.
At the same time since the `KafkaEmbedded` is deprecated already and
there is a good workaround with a new code, remove it altogether as well
0 commit comments