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

Update references #20

Merged
merged 1 commit into from
Jun 25, 2021
Merged

Conversation

VijayanB
Copy link
Member

Signed-off-by: Vijayan Balasubramanian balasvij@amazon.com

Description

Change references to opensearch in comments, documentation and other
places.

Issues Resolved

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Change references to opensearch in comments, documentation and other
places.

Signed-off-by: Vijayan Balasubramanian <balasvij@amazon.com>
@VijayanB VijayanB requested review from jmazanec15 and vamshin June 25, 2021 01:03
@VijayanB VijayanB self-assigned this Jun 25, 2021
@@ -168,8 +168,7 @@ def sniff!
update_urls(check_sniff)
end

ES1_SNIFF_RE_URL = /\[([^\/]*)?\/?([^:]*):([0-9]+)\]/
ES2_AND_ABOVE_SNIFF_RE_URL = /([^\/]*)?\/?([^:]*):([0-9]+)/
SNIFF_RE_URL = /([^\/]*)?\/?([^:]*):([0-9]+)/
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it better to use ES2_AND_ABOVE_SNIFF_RE_URL?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

never mind. You are already using ES2_AND_ABOVE_SNIFF_RE_URL.

Copy link
Member

@vamshin vamshin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks

@VijayanB VijayanB merged commit dbff78c into opensearch-project:develop Jun 25, 2021
@VijayanB VijayanB deleted the update-reference branch June 25, 2021 05:16
@VijayanB VijayanB added the Refactoring Improve the design, structure, and implementation while preserving its functionality label Jul 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactoring Improve the design, structure, and implementation while preserving its functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants