Jingyu Zhou
Jingyu Zhou
Looks like the Docker file is ready https://github.com/FoundationDB/fdb-build-support/blob/main/docker/rockylinux9/Dockerfile. However, we haven't published the image to Docker Hub yet. I'll discuss with @xis19 about it.
GCC compilers (tried several versions) seem to have problems compiling the code.
The PR title should be "removing libcoro", as we use boost::coroutine2 instead.
CI failed with error: ``` CMake Error at documentation/CMakeLists.txt:70 (add_custom_target): add_custom_target cannot create target "CopyJavadoc" because another target with the same name already exists. The existing target is a custom...
It's literally what the disclaimer says. Although we believe 7.3.49 and some pre-releases are good, we don't have production clusters running that version. To be sure, please wait for the...
7.3.53 should be the one. We are validating this version. If everything looks good, I'll mark 7.3.53 as the latest stable version.
@yao-xiao-github , is this still needed?
@yao-xiao-github can we close this?
@glycerine I think it's better to fix on `main` branch first. if needed, we can cherrypick to 7.3 branch. Since we are going to cut 8.0 release in March, maybe...
> Is it safe to downgrade FDB to 7.3.37? If so, I could check. Yes.