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

for better availability, internal topic __auto_balancer_metrics should be assigned to different nodes by AutoBalancer

enhancement
Stale

### Who is this for and what problem do they have today? ### Why is solving this problem impactful? ### Additional notes

enhancement
Stale

![image](https://github.com/AutoMQ/automq-for-kafka/assets/5719209/68394199-2fa8-4d9c-9f93-ad505165d1ca) Action: 1. Need to end as soon as possible; 2. If unable to end promptly, proactively clean up failed objects after submission failure (no need to wait for object...

enhancement
Stale

### Version & Environment ### What went wrong? When a broker with duplicated node id attempts to start (will not succeed), the existing broker will not be able to gracefully...

Stale

Motivation : As a core component of AutoMQ that is closely related to memory resources, the initialization and termination processes of WAL must ensure a high degree of robustness. However,...

# what is changed. 1. removed UploadWalTask ratelimiter let object storage do the throttle logic. # why 1. in our poc environment we remove the limit logic at first. the...

Add license badge and - fix alt tags - remove stray closing div - fix free trial URL From #1510 ![image](https://github.com/user-attachments/assets/2d02bfd7-2de4-421d-a8ac-ca460db1e05b) ### Committer Checklist (excluded from commit message) - [...