Hello Flink users,

We recently released a Maven plugin that detects known Flink issues at 
packaging/compile time:

https://github.com/awslabs/static-checker-flink

Its scope is currently limited to finding known connector incompatibility 
issues.

Some future ideas:


  *   Check for other statically detectable issues e.g. setting Flink operator 
ids.
  *   Gradle plugin
  *   Simple CLI tool to detect the issues in jar files (not couples with any 
build tool)


This came out of a Hackathon, so the code needs a lot of improvement (please 
feel absolutely free to raise a PR).

Please let know if you have any feedback.

Emre

Reply via email to