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

Do not activate memcache by default (#4335) #4389

Merged
merged 1 commit into from May 26, 2017
Merged

Conversation

zecke
Copy link
Contributor

@zecke zecke commented May 24, 2017

The documentation states that the memcache proto can be disabled
by commenting out the list of ports. In practice one had to comment
out the entire line.

Fix it by not initializing the Ports variable inside the
defaultConfig of the memcache proto. No other proto has Ports
initialized in the defaultConfig.

@elasticmachine
Copy link
Collaborator

Can one of the admins verify this patch?

@elasticmachine
Copy link
Collaborator

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.

@tsg
Copy link
Contributor

tsg commented May 24, 2017

@zecke Can you add a changelog line, please? Thanks for the fix!

The documentation states that the memcache proto can be disabled
by commenting out the list of ports. In practice one had to comment
out the entire line.

Fix it by not initializing the Ports variable inside the
defaultConfig of the memcache proto. No other proto has Ports
initialized in the defaultConfig.
@zecke
Copy link
Contributor Author

zecke commented May 26, 2017

Does the test failure look unrelated to you? I don't seem to be able to restart the job, can you?

@ruflin
Copy link
Member

ruflin commented May 26, 2017

jenkins, test it

@tsg tsg merged commit 3a58887 into elastic:master May 26, 2017
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.

None yet

4 participants