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

Tab characters in YAML should throw an exception #8355

Closed
wants to merge 3 commits into from

Conversation

wwken
Copy link
Contributor

@wwken wwken commented Nov 5, 2014

Better handling of tabs vs spaces in elasticsearch.yml

  • Throw an exception if there is a 'tab' character in the elasticsearch.yml file

Closes #8259

…ch.yml

 - Throw an exception if there is a 'tab' character in the elasticsearch.yml file
	- Throw an exception if there is a 'tab' character in the elasticsearch.yml file
@clintongormley clintongormley changed the title Issue 8259 Tab characters in YAML should throw an exception Nov 6, 2014
@jpountz jpountz self-assigned this Nov 14, 2014
@jpountz jpountz added >bug and removed >enhancement labels Nov 14, 2014
@jpountz
Copy link
Contributor

jpountz commented Nov 14, 2014

@wwken Merged, thanks for the PR!

@jpountz jpountz closed this Nov 14, 2014
@jpountz
Copy link
Contributor

jpountz commented Nov 21, 2014

I will backport to 1.3.6 as well.

@jpountz jpountz added the v1.3.6 label Nov 21, 2014
@clintongormley clintongormley changed the title Tab characters in YAML should throw an exception Settings: Tab characters in YAML should throw an exception Nov 25, 2014
@clintongormley clintongormley added the :Core/Infra/Settings Settings infrastructure and APIs label Mar 19, 2015
@clintongormley clintongormley changed the title Settings: Tab characters in YAML should throw an exception Tab characters in YAML should throw an exception Jun 8, 2015
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.

Better handling of tabs vs spaces in elasticsearch.yml
3 participants