brandboat commented on PR #18286: URL: https://github.com/apache/kafka/pull/18286#issuecomment-2560061584
> @jolshan the root cause is that the output of ps ax is truncated. see following output I believe this issue is related to the 4096-byte limit of /proc/pid/cmdline, which was fixed in Linux version 4.2. Upgrading to Ubuntu 15.10 or later (which uses Linux v4.2) should resolve the issue. https://stackoverflow.com/questions/57117038/how-to-get-the-maximum-value-for-ps-output-in-linux-ubuntu-redhat-centos -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org