automq icon indicating copy to clipboard operation
automq copied to clipboard

change log.dirs and s3.wal.path default value when using admin tool

Open KaimingWan opened this issue 2 years ago • 0 comments

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.

KaimingWan avatar Jan 16 '24 11:01 KaimingWan