I got a bug of kafka on windows. It caused disk space usage issue because kafka borkers can not delete old log files after the configured time.
So, I have to build binary of kafka with patch from Microsoft/kafka’s version to avoid more disk space usage.