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 remaining org.elasticsearch.* #422

Conversation

harold-wang
Copy link
Contributor

Rename remaining org.elasicsearch.*

relates #160

Signed-off-by: Harold Wang harowang@amazon.com

Signed-off-by: Harold Wang <harowang@amazon.com>
@harold-wang harold-wang added >FORK Related to the fork process Rename Renaming to OpenSearch labels Mar 19, 2021
@harold-wang harold-wang self-assigned this Mar 19, 2021
@odfe-release-bot
Copy link

✅   DCO Check Passed

@@ -24,7 +24,7 @@
import com.sun.net.httpserver.HttpsConfigurator;
import com.sun.net.httpserver.HttpsServer;
import org.apache.http.HttpHost;
import org.elasticsearch.mocksocket.MockHttpServer;
Copy link
Contributor

Choose a reason for hiding this comment

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

We have knowingly left this as @saratvemulapalli is working on the dependencies and he will update this when the artifacts are ready. same for all others.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sure

@@ -84,14 +84,14 @@ To for example start the open source distribution:
Run a single test case (variants)
Copy link
Contributor

Choose a reason for hiding this comment

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

This is being done in a separate PR #390

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@adnapibar I see #390 only cover the testingascii.doc, will client/sniffer/src/test/java/org/opensearch/client/sniff/OpenSearchNodesSnifferTests.java be covered by #390?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@saratvemulapalli and @adnapibar Please confirm if #390 will cover both TESTING.asciidoc and remove all existing "import org.elasticsearch.*".

Copy link
Member

Choose a reason for hiding this comment

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

PR #390 will only cover the doc but the code changes have to be done by us, if thats not done yet.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@saratvemulapalli, OK, not sure if it is OK to keep "import org.elasticsearch.mocksocket.MockHttpServer"(still in code) I I think MockHttpServer is from Elastic Co.

Copy link
Contributor

Choose a reason for hiding this comment

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

@adnapibar I see #390 only cover the testingascii.doc, will client/sniffer/src/test/java/org/opensearch/client/sniff/OpenSearchNodesSnifferTests.java be covered by #390?

This code change is not required at this moment (as mentioned in my earlier comment)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok, clear enough.

@harold-wang
Copy link
Contributor Author

Closed based on communication with Rabi and Sarat.

@harold-wang harold-wang deleted the final_import_update branch March 24, 2021 00:13
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.

4 participants