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

[jvm] The PerfDisableSharedMem option #568

Closed
supercaracal opened this issue Sep 21, 2019 · 1 comment
Closed

[jvm] The PerfDisableSharedMem option #568

supercaracal opened this issue Sep 21, 2019 · 1 comment

Comments

@supercaracal
Copy link
Contributor

supercaracal commented Sep 21, 2019

Hi,

I am writing to share trouble information related to Mackerel JVM plugin.

We cannot use the plugin when we use the latest Apache Solr 8.2.0 (2019-09). This is related the following reports.

The Solr is specifing the JVM option -XX:+PerfDisableSharedMem as default at the follow.

https://github.com/apache/lucene-solr/blob/e45e8127d5c17af4e4b87a0a4eaf0afaf4f9ff4b/solr/bin/solr#L2027

I can't make up my mind which enable or disable the JVM option yet.

  • -XX:+PerfDisableSharedMem
  • -XX:-PerfDisableSharedMem

Maybe we will plan to use alternative plugin. (e.g. mackerel-plugin-solrjvm)

I'd say that middlewares running on JVM and using -XX:+PerfDisableSharedMem option might will be increase.

P.S. I will close this issue later.

@astj
Copy link
Contributor

astj commented Sep 24, 2019

Thank you for detailed information! We haven't recognized such problems.
Maybe we should mention such cases in README, at least.

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