Roy Dahan
Roy Dahan
> An easy workaround is --reactor-backend=epoll Yes, indeed works. I'll update the issue and the community forum.
@avelanarius please review or assign.
Seems so, but why did you pin the version to 1.78.1 in #287 ?
Yes, I see now in maven repo. I thought that 1.78 is latest of 1.78 regardless of patch releases.
Looks like the CI pulls all the relevant scylla tags from dockerhub by this script and parameters: `python3 ci/version_fetch.py scylla-oss-stable:2 scylla-oss-rc scylla-enterprise-stable:2 scylla-enterprise-rc` Which indeed returned: `["2023.1.7", "5.2.17", "2024.1.3", "5.4.6",...
This is the current result of the script after removing the 5.3.0-rc0 tag from dockerhub: ``` python /Users/roy/Downloads/version_fetch.py scylla-oss-stable:2 scylla-oss-rc scylla-enterprise-stable:2 scylla-enterprise-rc ["2024.1.3", "5.4.6", "5.2.17", "2023.1.7"] ```
Sent PR to ignore oss-rc in CI.
Everyone who uses Azure… QA & Dev with faster test time. Users if we make it public. Cloud when they will add Azure.
@dkropachev possibly the same as the other one I asked you about.
It was part of Sprint 2 "Todos" as P2, but I don't think @Bouncheck has reached that. AFAIK he still works on his P1's.