AutoMQ / automq

AutoMQ is a cloud-first alternative to Kafka by decoupling durability to S3 and EBS. 10x Cost-Effective. No Cross-AZ Traffic Cost. Autoscale in seconds. Single-digit ms latency.
https://www.automq.com/docs
Other
3.81k stars 219 forks source link

feat(wal): unOverCapacityException will lead to memory leaks #1952

Closed CLFutureX closed 2 months ago

CLFutureX commented 2 months ago

Background: When it is not an OverCapacityException, it can cause memory leaks. path: com.automq.stream.s3.wal.impl.block.BlockWALService#append