Airblader commented on pull request #17133: URL: https://github.com/apache/flink/pull/17133#issuecomment-971381711
I've rebased the PR and addressed most of the feedback; in particular, I've changed it to not check API annotations on the enclosing class anymore but on the classes directly. This of course produces a lot of violations, as do some other rules; many of them are immediate fixes, and I plan on doing a bunch of those directly in this PR. There are also a lot of violations that need to be addressed properly. Once the list of violations is cut down a bit I might investigate and possibly open JIRA issues for them. Once the CI passes I'll also intentionally push a change to verify that removing or adding a violation correctly fails in the CI. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org