- Verified all checksums and signatures. - Checked LICENSE and NOTICE. - Compared the files in the src tarball with the files in git. - Built from source successfully. - Passed all unit tests.
+1 > ... Why not use Netty 4.1.110Final ... It seems good to also have another release with Netty 4.1.110.Final. In case that we find some problems such as HDDS-12103 later on, we can fallback to it immediately without any waiting Tsz-Wo . On Tue, Apr 8, 2025 at 11:19 PM Attila Doroszlai <[email protected]> wrote: > > So Netty is 4.1.119.Final, and gRPC 1.71.0. Wouldn't this combination > > suffer from the corruption bug? > > No, the bug is fixed in 1.65.0 and later: > https://github.com/grpc/grpc-java/pull/11294 > > -Attila >
