Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Whenever I try to execute any Kafka command, it is hanging and timing out #751

Open
opencmit2 opened this issue Sep 13, 2024 · 1 comment

Comments

@opencmit2
Copy link

"I am experiencing issues with version 3.51 of Kafka. Whenever I try to execute any Kafka command, it is hanging and timing out. Here is an example of the problem: .
c5ce865acf70b1a90a6661cbbc8531f

[root@kafka18 kraft]# cat /etc/redhat-release
CentOS Linux release 7.6.1810 (Core)
[root@kafka18 kraft]# uname -r
3.10.0-957.el7.x86_64

[root@kafka18 kraft]# java --version
java 11.0.18 2023-01-17 LTS
Java(TM) SE Runtime Environment 18.9 (build 11.0.18+9-LTS-195)
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.18+9-LTS-195, mixed mode)

kafka version :kafka_2.13-3.5.0

@tongrui0722
Copy link

Here is my system configuration and Java version. The runtime duration for executing the test command is shown in the image. Please optimize the system parameters accordingly. If a virtual machine is being employed, kindly review the virtual machine software factors for potential improvements.
微信图片_20240914172552
[root@kafka01 ~]# uname -r
3.10.0-1160.119.1.el7.x86_64
[root@kafka01 ~]# java --version
java 11.0.18 2023-01-17 LTS
Java(TM) SE Runtime Environment 18.9 (build 11.0.18+9-LTS-195)
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.18+9-LTS-195, mixed mode)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants