Eclair exhausts CPU and memory decompressing a peer's channel queries
Eclair v0.13.1 and earlier still accept the zlib encoding type that BOLT 7 retired in 2022 and inflate it with no size limit, so a flood of zlib-encoded channel queries disconnects a node's peers, stalls its API and block processing, and drives the JVM out of memory within minutes.