Robert Metzger created FLINK-2597:
-
Summary: Add a test for Avro-serialized Kafka messages
Key: FLINK-2597
URL: https://issues.apache.org/jira/browse/FLINK-2597
Project: Flink
Issue Type: Bu
Hi!
I found quite a few tests that are not actually executed by Maven as part
of the builds. Some actually are in error.
ExecutionGraphRestartTest
TaskManagerLossFailsTasksTest
JobManagerRegistrationTest
...
All of those are Scala tests with WordSpecLike traits. Seems that this
configuration has
Thanks for everyone's input.
For keeping java and scala examples separately, will take proposal 1 to
change POM.
meanwhile,will make "flink-streaming-examples and
flink-storm-compatibility-example" changes too according to mbalassi's
suggestion.
*One question: * As per pom.xml of scala/storm/strea