Yes it would be used by app developers who are developing a Flink application.
From: liu ron
Date: Tuesday, 19 September 2023 at 03:04
To: "Kartoglu, Emre" , "user@flink.apache.org"
Subject: RE: [EXTERNAL] Maven plugin to detect issues in Flink projects
CAUTION: This email originated from ou
Ok, you mean this plugin is used by app developer in their app?
Best,
Ron
Kartoglu, Emre 于2023年9月18日周一 16:23写道:
> Hi Ron,
>
>
>
> Thanks for the feedback.
>
>
>
> For instance, Kinesis connector versions 1.15.3 and below (for Flink 1.15)
> have a known bug that can lead to a deadlock. The plugi
Hi Ron,
Thanks for the feedback.
For instance, Kinesis connector versions 1.15.3 and below (for Flink 1.15) have
a known bug that can lead to a deadlock. The plugin will warn the user (or fail
the build) if app developers are using Kinesis connector 1.15.3 or below (and
Flink 1.15).
Another e
Hi, Emre
Thanks for driving this proposal. It looks cool. Intuitively though, I
don't really see what type of compatibility issues it's trying to solve,
can you explain in a bit more detail? Is it solving compatibility issues
within the Flink project itself, or compatibility issues with the Flink