zentol commented on PR #20852: URL: https://github.com/apache/flink/pull/20852#issuecomment-1254920557
`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.` Run "mvn verify -Dgenerate-rest-snapshot -pl flink-runtime-web -nsu", or `RuntimeRestAPIStabilityTest` with the property being set. Essentially there are 2 files we generate: the documentation (with my last comment) and a snapshot for comparing compatibility (we cant use the docs because we don't persist everything we need IIRC). -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
