echauchot commented on PR #19:
URL: 
https://github.com/apache/flink-connector-cassandra/pull/19#issuecomment-1610960336

   > > > Maybe we should add tests against flink master snapshot ? Right now 
there is only 1.16.x 1.17.x in PRs
   > > 
   > > 
   > > added 1.18-SNAPSHOT tests
   > 
   > Got it, the failure we observe is due to flink 1.16/1.17 updating achunit 
freeze store with different rules. Then, the 
[flink-1](https://issues.apache.org/jira/browse/FLINK-1).18 build fails because 
it has the new rules so the violations are different.
   > 
   > I believe, having the build against flink master in PRs makes sense 
because it allows to not wait for weekly tests to see regressions. 
@MartijnVisser how should we setup the build to avoid the behavior described 
above ?
   
   What about adding Flink version to archunit violations store name ?


-- 
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]

Reply via email to