Skip to content

Conversation

@nubunto
Copy link
Contributor

@nubunto nubunto commented Nov 28, 2016

The heap size in ElasticSearch 5.0 now come from the env var
"ES_JAVA_OPTS", as opposed to the old "JAVA_OPTS". This change strives
for better compatibility with other ElasticSearch versions, and acks
ES_JAVA_OPTS as one of the options of setting the heap size.

The heap size in ElasticSearch 5.0 now come from the env var
"ES_JAVA_OPTS", as opposed to the old "JAVA_OPTS". This change strives
for better compatibility with other ElasticSearch versions, and acks
ES_JAVA_OPTS as one of the options of setting the heap size.
@containersol
Copy link
Collaborator

Can one of the admins verify this patch?

@frankscholten
Copy link
Contributor

LGTM

Thanks for your contrubution @nubunto!

@frankscholten frankscholten merged commit d0bab19 into mesos:master Dec 1, 2016
@nubunto
Copy link
Contributor Author

nubunto commented Dec 2, 2016

Since yesterday, I have found some low hanging fruit that makes this change a breaking change, @frankscholten. I'm commiting it right now, but I think that we probably want to revert this.
Sorry for not picking this up earlier.

@nubunto
Copy link
Contributor Author

nubunto commented Dec 2, 2016

And for full backwards compatibility, I would like to discuss a way of getting at the ES version at configuration time.

@frankscholten
Copy link
Contributor

Ok, I reverted the commits. Let me know when we can merge again.

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 this pull request may close these issues.

3 participants