Re: Maven plugin to detect issues in Flink projects

2023-09-19 Thread Kartoglu, Emre
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 e

Re: Maven plugin to detect issues in Flink projects

2023-09-18 Thread liu ron
make this a database of known issues detectable during > build/packaging. It’ll be a collaborative effort! > > > > Thanks > > Emre > > > > > > *From: *liu ron > *Date: *Monday, 18 September 2023 at 03:10 > *To: *"user@flink.apache.org" > *Sub

Re: Maven plugin to detect issues in Flink projects

2023-09-18 Thread Kartoglu, Emre
[EXTERNAL] Maven plugin to detect issues in Flink projects CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you can confirm the sender and know the content is safe. Hi, Emre Thanks for driving this proposal. It looks cool. Intuitiv

Re: Maven plugin to detect issues in Flink projects

2023-09-17 Thread liu ron
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

Maven plugin to detect issues in Flink projects

2023-09-15 Thread Kartoglu, Emre
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 static