This ticket captures all the necessary work to promote QUIC from experimental to a stable feature.
Plan
- Release jvm-libp2p 1.3.4 with all required fixes for QUIC.
- Update teku master
--Xp2p-quic-enabled to default to true (26.7.0)
- Deploy to hoodi nodes for soaking
- After the release, once we are happy with how things are going using QUIC, we can completely remove the feature flag
--Xp2p-quic-enabled and clean-up some of our CLI options.
Tasks (now)
Testing/Soaking
Deploy our whole fleet of nodes and soak for 72h+. Check we have both inbound/outbound quic conns and also that native memory usage is stable (no more leaks).
This ticket captures all the necessary work to promote QUIC from experimental to a stable feature.
Plan
--Xp2p-quic-enabledto default to true (26.7.0)--Xp2p-quic-enabledand clean-up some of our CLI options.Tasks (now)
--Xp2p-quic-enabledto default totrueon master--Xp2p-quic-portand--Xp2p-quic-port-ipv6to--p2p-quic-portand--p2p-quic-port-ipv6--Xp2p-advertised-quic-portand--Xp2p-advertised-quic-port-ipv6to--p2p-advertised-quic-portand--p2p-advertised-quic-port-ipv6Testing/Soaking
Deploy our whole fleet of nodes and soak for 72h+. Check we have both inbound/outbound quic conns and also that native memory usage is stable (no more leaks).