automq icon indicating copy to clipboard operation
automq copied to clipboard

AutoMQ is a cloud-first alternative to Kafka by decoupling durability to S3 and EBS. 10x cost-effective. Autoscale in seconds. Single-digit ms latency.

Results 102 automq issues
Sort by recently updated
recently updated
newest added

### Version & Environment commit ed986c9c9298b1cb ### What went wrong? trigger failover very often. after one day or some time. the partition failover can't success. ### What should have happened...

bug

### Version & Environment commit ed986c9c9298b1cb ### What went wrong? run for 3 days 1:3 write:read, and failover very often. 200MB/s inbound request each node 3 data node in cluster....

bug

### Who is this for and what problem do they have today? AutoMQ users facing bugs and security vulnerabilities caused by old dependencies and Docker images. ### Why is solving...

enhancement

The current error handling chain in s3Storage is not distinctly designed to differentiate between the chain and the handlers on the chain, with the distinction being made only in naming,...

enhancement

### Problem Currently, BlockWALService persists data blocks in parallel, responding directly to the upper layer with success as soon as any data block is persisted, even if the previous data...

enhancement

**background:** The current request's persistence settings is not encapsulated within itself and is placed inside a synchronization block. **optimize:** 1. We should encapsulate the persistence flag within the request object...

enhancement

### Who is this for and what problem do they have today? **Target Audience:** - Engineers who manage and maintain **AutoMQ clusters**, particularly those deployed on **AWS** infrastructure using **EBS...

enhancement

### Who is this for and what problem do they have today? This issue affects users of AutoMQ, particularly those running the application in containerised environments such as AWS EKS....

enhancement