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

[Rename] server/src/test/java/org/elasticsearch/<files-only> #188

Merged
merged 11 commits into from
Mar 4, 2021
Merged

[Rename] server/src/test/java/org/elasticsearch/<files-only> #188

merged 11 commits into from
Mar 4, 2021

Conversation

abbashus
Copy link
Contributor

@abbashus abbashus commented Mar 3, 2021

This PR refactors all instances of elasticsearch in server/src/test/java/org/elasticsearch/ to opensearch.

  • Change package from org.elasticsearch to org.opensearch
  • Change class reference from ElasticsearchException to OpenSearchException
  • Change test method name containing Elasticsearch to Opensearch
  • Refactored Build.getElasticsearchCodeSourceLocation() to Build.getOpenSearchCodeSourceLocation() and their usage in test

relates #160

Signed-off-by: Abbas Hussain <abbas_10690@yahoo.com>
Signed-off-by: Abbas Hussain <abbas_10690@yahoo.com>
Signed-off-by: Abbas Hussain <abbas_10690@yahoo.com>
Signed-off-by: Abbas Hussain <abbas_10690@yahoo.com>
…urityException

Signed-off-by: Abbas Hussain <abbas_10690@yahoo.com>
- Rename methods with Elasticsearch to OpenSearch and their usage
- Refactored Build.getElasticsearchCodeSourceLocation() to Build.getOpenSearchCodeSourceLocation()

Signed-off-by: Abbas Hussain <abbas_10690@yahoo.com>
Signed-off-by: Abbas Hussain <abbas_10690@yahoo.com>
@abbashus abbashus self-assigned this Mar 3, 2021
@abbashus abbashus added >FORK Related to the fork process Rename Renaming to OpenSearch labels Mar 3, 2021
Signed-off-by: Abbas Hussain <abbas_10690@yahoo.com>
Signed-off-by: Abbas Hussain <abbas_10690@yahoo.com>
@odfe-release-bot
Copy link

Request for Admin to accept this test.

Copy link
Contributor

@adnapibar adnapibar left a comment

Choose a reason for hiding this comment

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

Minor comment, otherwise looks good

Signed-off-by: Abbas Hussain <abbas_10690@yahoo.com>
Signed-off-by: Abbas Hussain <abbas_10690@yahoo.com>
@abbashus abbashus merged commit fa2a229 into opensearch-project:rename/opensearch Mar 4, 2021
nknize pushed a commit that referenced this pull request Mar 22, 2021
Signed-off-by: Abbas Hussain <abbas_10690@yahoo.com>
ritty27 pushed a commit to ritty27/OpenSearch that referenced this pull request May 12, 2024
* Add triggers

Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>FORK Related to the fork process Rename Renaming to OpenSearch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants