Remove the problematic catch of OOM. by duongkame · Pull Request #647 · xerial/snappy-java

@duongkame marked this pull request as ready for review

February 26, 2025 00:05

@duongkame @xerial

airlock-confluentinc bot pushed a commit to confluentinc/common that referenced this pull request

Mar 20, 2026
…tion

Snappy 1.1.10.7 catches java OutOfMemoryExceptions, preventing JVMs
configured with -XX:+CrashOnOutOfMemoryError from crashing and producing
heap dumps. Version 1.1.10.8 fixes this (xerial/snappy-java#647).

This aligns with the ce-kafka bump in confluentinc/ce-kafka#29242.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>