afedulov opened a new pull request #15158: URL: https://github.com/apache/flink/pull/15158
The current message when REST API gets changed and compatibility check is run is: ``` The API was modified in a compatible way, but the snapshot was not updated. To update the snapshot, re-run this test with -Dgenerate-rest-snapshot being set. ``` When seeing this message in the CI context, it is unclear if there are any properties of the pipeline that have to modified in the CI system. This hotfix makes the resolution path more clear. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
