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

Better handling of external clusters in Elasticsearch check. #883

Merged
merged 1 commit into from Apr 7, 2014

Conversation

conorbranagan
Copy link
Member

  • Add is_external option to config which will skip the node hostname
    and local hostname check.
  • Refactor hostname check into separate function for clarity.
  • Remove unecessary closures for clarity.

@remh Can you review? Let me know if something doesn't make sense.

- Add `is_external` option to config which will skip the node hostname
  and local hostname check.
- Refactor hostname check into separate function for clarity.
- Remove unecessary closures for clarity.
@conorbranagan
Copy link
Member Author

Tested by a customer that was having this issue and it's working for them

remh added a commit that referenced this pull request Apr 7, 2014
Better handling of external clusters in Elasticsearch check.
@remh remh merged commit 2bbf923 into master Apr 7, 2014
@remh remh deleted the es-external-node branch June 23, 2014 21:34
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.

None yet

2 participants