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

JMX sizer libjvm.so default path is hardcoded #90

Open
danielkza opened this issue Mar 6, 2018 · 0 comments
Open

JMX sizer libjvm.so default path is hardcoded #90

danielkza opened this issue Mar 6, 2018 · 0 comments

Comments

@danielkza
Copy link

While trying out the kafka-assigner command with the JMX sizer, it tried to load /export/apps/jdk/JDK-1_8_0_72/jre/lib/amd64/server/libjvm.so, which obviously does not exist in my system. It should attempt to find the path for libjvm.so from the JAVA_HOME environment variable instead, if the libjvm property is not set.

vitaliyf added a commit to vitaliyf/kafka-tools that referenced this issue Aug 24, 2018
vitaliyf added a commit to embrace-io/kafka-tools that referenced this issue May 4, 2023
Use JAVA_HOME environment variable if it exists for libjvm.so location. Fixes linkedin#90.
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

Successfully merging a pull request may close this issue.

1 participant