Hi, All I am doing performance test on our new kafka production server, but after sending some messages (even faked message by using bin/kafka-run-class.sh org.apache.kafka.clients.tools.ProducerPerformance), it comes out the error of connection, and shut down the brokers, after that, I see such errors,
conf-su: cannot create temp file for here-document: No space left on device How can I fix it, I am concerning that will happen when we start to publish real messages in kafka, and should I create some cron to regularly clean certain directories? thanks -- Alec Li