automq
automq copied to clipboard
change log.dirs and s3.wal.path default value when using admin tool
Apache Kafka use /tmp by default. Tmp directory use tmpfs in many operating system that may cause unexpected swap behaviour that may cause performance issue. Use other directory to avoid the situation.