echauchot commented on PR #37: URL: https://github.com/apache/flink-connector-cassandra/pull/37#issuecomment-3274300724
> > It still doesn't work on my machine somehow 😅. But I think the CI is green, so that is good. Thank you for resolving the comments. LGTM. > > Regarding the CI: Only the name test succeeds, it fails in timeout when downloading the flink binaries at https://archive.apache.org. It is incredibly slow (less than 100KB/s) and it has been for some time. I'll see if another url works better. > > Regarding timeouts on write requests, I'll raise the write request timeout, could you please test on you local machine. On mine it works well. Downloading Flink binary still timeouts, because we cannot download it within allowed 1h20 because archive.apache.org seem too slow. The other PRs use another version of Flink (migrated to 2.0 and 2.1) so they benefit from a cache it. -- 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