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

Make JAVA_OPTS and LS_JAVA_OPTS work consistently on Windows #4758

Conversation

todd-bowles-console
Copy link

When running Logstash on Windows, there is no way to override its default Java options.

In my case specifically, I needed a way to turn off the constant generation of memory dump files, because they were filling up disks on production machines and it was getting increasingly annoying.

…by making it consistent with the way in which they are handled in Linux
@elasticsearch-release
Copy link

Jenkins standing by to test this. If you aren't a maintainer, you can ignore this comment. Someone with commit access, please review this and clear it for Jenkins to run; then say 'jenkins, test it'.

@suyograo
Copy link
Contributor

suyograo commented Mar 4, 2016

@todd-bowles-onthehouse thanks for this patch. can you please perform step 2 of https://github.com/elasticsearch/logstash/blob/master/CONTRIBUTING.md#contribution-steps

@todd-bowles-console
Copy link
Author

Rats, I thought I did. Onthehouse has a contributor agreement with Elastic to my knowledge, and I was recently added to it.

Is there any way that I can track down the mismatch?

@suyograo
Copy link
Contributor

suyograo commented Mar 9, 2016

@todd-bowles-onthehouse confirmed CLA. Thanks

@elasticsearch-bot
Copy link

Suyog Rao merged this into the following branches!

Branch Commits
master 62ab6f0
2.x 0c98c68
2.2 8743566
2.3 7f299f8

elasticsearch-bot pushed a commit that referenced this pull request Mar 11, 2016
…by making it consistent with the way in which they are handled in Linux

Fixes #4758
elasticsearch-bot pushed a commit that referenced this pull request Mar 11, 2016
…by making it consistent with the way in which they are handled in Linux

Fixes #4758
elasticsearch-bot pushed a commit that referenced this pull request Mar 11, 2016
…by making it consistent with the way in which they are handled in Linux

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

Successfully merging this pull request may close these issues.

4 participants