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 plugin to extensions in the codebase #28

Closed
owaiskazi19 opened this issue Jun 23, 2022 · 0 comments
Closed

Rename plugin to extensions in the codebase #28

owaiskazi19 opened this issue Jun 23, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@owaiskazi19
Copy link
Member

owaiskazi19 commented Jun 23, 2022

Is your feature request related to a problem?

Rename method names, class names, variable names from plugin to extensions in the sdk codebase and related OpenSearch code

What solution would you like?

A clear and concise description of what you want to happen.

What alternatives have you considered?

A clear and concise description of any alternative solutions or features you've considered.

Do you have any additional context?

Add any other context or screenshots about the feature request here.

@owaiskazi19 owaiskazi19 added enhancement New feature or request untriaged labels Jun 23, 2022
@minalsha minalsha added the good first issue Good for newcomers label Jul 8, 2022
@minalsha minalsha removed the untriaged label Aug 2, 2022
owaiskazi19 pushed a commit that referenced this issue Aug 11, 2022
* issue #28

Signed-off-by: mloufra <[email protected]>

* issue #28

Signed-off-by: mloufra <[email protected]>

* Rename to javadoc, log message and method to extensions

Signed-off-by: mloufra <[email protected]>

* Rename the remaining to extensions

Signed-off-by: mloufra <[email protected]>

* fix bug on ExtensionsRunner.java

Signed-off-by: mloufra <[email protected]>

Signed-off-by: mloufra <[email protected]>
@mloufra mloufra closed this as completed Aug 11, 2022
owaiskazi19 pushed a commit that referenced this issue Aug 12, 2022
…al ephemeral address (#85)

* issue #28

Signed-off-by: mloufra <[email protected]>

* Update the lastest coomit

Signed-off-by: mloufra <[email protected]>

* Rename the method getLocalEphemeral to createLocalEphemeralAddress

Signed-off-by: mloufra <[email protected]>

* Change access modifier

Signed-off-by: mloufra <[email protected]>

Signed-off-by: mloufra <[email protected]>
owaiskazi19 pushed a commit that referenced this issue Aug 23, 2022
* issue #28

Signed-off-by: mloufra <[email protected]>

* Update the lastest coomit

Signed-off-by: mloufra <[email protected]>

* fix merge conflict

Signed-off-by: mloufra <[email protected]>

* Rename the method and fix the conflict

Signed-off-by: mloufra <[email protected]>

* Rename everything from opensearch-sdk to opensearch-sdk-java

Signed-off-by: mloufra <[email protected]>

* Rename everything from opensearch-sdk to opensearch-sdk-java

Signed-off-by: mloufra <[email protected]>

* Rename everythingg from opensearch-sdk to opensearch-sdk-java

Signed-off-by: mloufra <[email protected]>

* Rename extensionName to avoid merge conflict

Signed-off-by: mloufra <[email protected]>

* Renanme everything from opensearch-sdk to opensearch-sdk-java

Signed-off-by: mloufra <[email protected]>

* Rename everything from opensearch-sdk to opensearch-sdk-java

Signed-off-by: mloufra <[email protected]>

* Rename everything from opensearch-sdk to opensearch-sdk-java

Signed-off-by: mloufra <[email protected]>

Signed-off-by: mloufra <[email protected]>
Signed-off-by: Frank Lou <[email protected]>
saratvemulapalli pushed a commit that referenced this issue Sep 1, 2022
* issue #28

Signed-off-by: mloufra <[email protected]>

* Update the lastest coomit

Signed-off-by: mloufra <[email protected]>

* Rename the method and fix the conflict

Signed-off-by: mloufra <[email protected]>

* fix merge conflict

Signed-off-by: mloufra <[email protected]>

* Add code coverage report

Signed-off-by: mloufra <[email protected]>

* Rebase the lastest commit

Signed-off-by: mloufra <[email protected]>

* Add code coverage report

Signed-off-by: mloufra <[email protected]>

* delete --coverage

Signed-off-by: mloufra <[email protected]>

Signed-off-by: mloufra <[email protected]>
dbwiddis pushed a commit that referenced this issue Sep 30, 2022
* issue #28

Signed-off-by: mloufra <[email protected]>

* Update the lastest coomit

Signed-off-by: mloufra <[email protected]>

* Rename the method and fix the conflict

Signed-off-by: mloufra <[email protected]>

* fix merge conflict

Signed-off-by: mloufra <[email protected]>

* Add code coverage report

Signed-off-by: mloufra <[email protected]>

* Rebase the lastest commit

Signed-off-by: mloufra <[email protected]>

* update the lastest commit

Signed-off-by: mloufra <[email protected]>

* refactor class for handler method in ExtensionsRunner

Signed-off-by: mloufra <[email protected]>

* add documentation for handler

Signed-off-by: mloufra <[email protected]>

* fix merge conflict

Signed-off-by: mloufra <[email protected]>

* delete all the static

Signed-off-by: mloufra <[email protected]>

* fix documentation problem

Signed-off-by: mloufra <[email protected]>

* fix NullPointerException bug

Signed-off-by: mloufra <[email protected]>

* change RestResponse to ExtensionRestResponse in ExtensionsRestRequestHandler

Signed-off-by: mloufra <[email protected]>

* change documentation for ExtensionsRunner

Signed-off-by: mloufra <[email protected]>

Signed-off-by: mloufra <[email protected]>
mloufra added a commit that referenced this issue Oct 4, 2022
* issue #28

Signed-off-by: mloufra <[email protected]>

* Update the lastest coomit

Signed-off-by: mloufra <[email protected]>

* Rename the method and fix the conflict

Signed-off-by: mloufra <[email protected]>

* fix merge conflict

Signed-off-by: mloufra <[email protected]>

* Add code coverage report

Signed-off-by: mloufra <[email protected]>

* Rebase the lastest commit

Signed-off-by: mloufra <[email protected]>

* update the lastest commit

Signed-off-by: mloufra <[email protected]>

* refactor netty4 and initialozaExtensionTransport method

Signed-off-by: mloufra <[email protected]>

* resolve comment

Signed-off-by: mloufra <[email protected]>

Signed-off-by: mloufra <[email protected]>
mloufra added a commit that referenced this issue Oct 6, 2022
* issue #28

Signed-off-by: mloufra <[email protected]>

* Update the lastest coomit

Signed-off-by: mloufra <[email protected]>

* Rename the method and fix the conflict

Signed-off-by: mloufra <[email protected]>

* fix merge conflict

Signed-off-by: mloufra <[email protected]>

* Add code coverage report

Signed-off-by: mloufra <[email protected]>

* Rebase the lastest commit

Signed-off-by: mloufra <[email protected]>

* update the lastest commit

Signed-off-by: mloufra <[email protected]>

* Refactor transportService request

Signed-off-by: mloufra <[email protected]>

* delete transportService object change

Signed-off-by: mloufra <[email protected]>

Signed-off-by: mloufra <[email protected]>
kokibas pushed a commit to kokibas/opensearch-sdk-java that referenced this issue Mar 17, 2023
* issue opensearch-project#28

Signed-off-by: mloufra <[email protected]>

* issue opensearch-project#28

Signed-off-by: mloufra <[email protected]>

* Rename to javadoc, log message and method to extensions

Signed-off-by: mloufra <[email protected]>

* Rename the remaining to extensions

Signed-off-by: mloufra <[email protected]>

* fix bug on ExtensionsRunner.java

Signed-off-by: mloufra <[email protected]>

Signed-off-by: mloufra <[email protected]>
kokibas pushed a commit to kokibas/opensearch-sdk-java that referenced this issue Mar 17, 2023
…al ephemeral address (opensearch-project#85)

* issue opensearch-project#28

Signed-off-by: mloufra <[email protected]>

* Update the lastest coomit

Signed-off-by: mloufra <[email protected]>

* Rename the method getLocalEphemeral to createLocalEphemeralAddress

Signed-off-by: mloufra <[email protected]>

* Change access modifier

Signed-off-by: mloufra <[email protected]>

Signed-off-by: mloufra <[email protected]>
kokibas pushed a commit to kokibas/opensearch-sdk-java that referenced this issue Mar 17, 2023
…rch-project#96)

* issue opensearch-project#28

Signed-off-by: mloufra <[email protected]>

* Update the lastest coomit

Signed-off-by: mloufra <[email protected]>

* fix merge conflict

Signed-off-by: mloufra <[email protected]>

* Rename the method and fix the conflict

Signed-off-by: mloufra <[email protected]>

* Rename everything from opensearch-sdk to opensearch-sdk-java

Signed-off-by: mloufra <[email protected]>

* Rename everything from opensearch-sdk to opensearch-sdk-java

Signed-off-by: mloufra <[email protected]>

* Rename everythingg from opensearch-sdk to opensearch-sdk-java

Signed-off-by: mloufra <[email protected]>

* Rename extensionName to avoid merge conflict

Signed-off-by: mloufra <[email protected]>

* Renanme everything from opensearch-sdk to opensearch-sdk-java

Signed-off-by: mloufra <[email protected]>

* Rename everything from opensearch-sdk to opensearch-sdk-java

Signed-off-by: mloufra <[email protected]>

* Rename everything from opensearch-sdk to opensearch-sdk-java

Signed-off-by: mloufra <[email protected]>

Signed-off-by: mloufra <[email protected]>
Signed-off-by: Frank Lou <[email protected]>
kokibas pushed a commit to kokibas/opensearch-sdk-java that referenced this issue Mar 17, 2023
* issue opensearch-project#28

Signed-off-by: mloufra <[email protected]>

* Update the lastest coomit

Signed-off-by: mloufra <[email protected]>

* Rename the method and fix the conflict

Signed-off-by: mloufra <[email protected]>

* fix merge conflict

Signed-off-by: mloufra <[email protected]>

* Add code coverage report

Signed-off-by: mloufra <[email protected]>

* Rebase the lastest commit

Signed-off-by: mloufra <[email protected]>

* Add code coverage report

Signed-off-by: mloufra <[email protected]>

* delete --coverage

Signed-off-by: mloufra <[email protected]>

Signed-off-by: mloufra <[email protected]>
kokibas pushed a commit to kokibas/opensearch-sdk-java that referenced this issue Mar 17, 2023
* issue opensearch-project#28

Signed-off-by: mloufra <[email protected]>

* Update the lastest coomit

Signed-off-by: mloufra <[email protected]>

* Rename the method and fix the conflict

Signed-off-by: mloufra <[email protected]>

* fix merge conflict

Signed-off-by: mloufra <[email protected]>

* Add code coverage report

Signed-off-by: mloufra <[email protected]>

* Rebase the lastest commit

Signed-off-by: mloufra <[email protected]>

* update the lastest commit

Signed-off-by: mloufra <[email protected]>

* refactor class for handler method in ExtensionsRunner

Signed-off-by: mloufra <[email protected]>

* add documentation for handler

Signed-off-by: mloufra <[email protected]>

* fix merge conflict

Signed-off-by: mloufra <[email protected]>

* delete all the static

Signed-off-by: mloufra <[email protected]>

* fix documentation problem

Signed-off-by: mloufra <[email protected]>

* fix NullPointerException bug

Signed-off-by: mloufra <[email protected]>

* change RestResponse to ExtensionRestResponse in ExtensionsRestRequestHandler

Signed-off-by: mloufra <[email protected]>

* change documentation for ExtensionsRunner

Signed-off-by: mloufra <[email protected]>

Signed-off-by: mloufra <[email protected]>
kokibas pushed a commit to kokibas/opensearch-sdk-java that referenced this issue Mar 17, 2023
* issue opensearch-project#28

Signed-off-by: mloufra <[email protected]>

* Update the lastest coomit

Signed-off-by: mloufra <[email protected]>

* Rename the method and fix the conflict

Signed-off-by: mloufra <[email protected]>

* fix merge conflict

Signed-off-by: mloufra <[email protected]>

* Add code coverage report

Signed-off-by: mloufra <[email protected]>

* Rebase the lastest commit

Signed-off-by: mloufra <[email protected]>

* update the lastest commit

Signed-off-by: mloufra <[email protected]>

* refactor netty4 and initialozaExtensionTransport method

Signed-off-by: mloufra <[email protected]>

* resolve comment

Signed-off-by: mloufra <[email protected]>

Signed-off-by: mloufra <[email protected]>
kokibas pushed a commit to kokibas/opensearch-sdk-java that referenced this issue Mar 17, 2023
* issue opensearch-project#28

Signed-off-by: mloufra <[email protected]>

* Update the lastest coomit

Signed-off-by: mloufra <[email protected]>

* Rename the method and fix the conflict

Signed-off-by: mloufra <[email protected]>

* fix merge conflict

Signed-off-by: mloufra <[email protected]>

* Add code coverage report

Signed-off-by: mloufra <[email protected]>

* Rebase the lastest commit

Signed-off-by: mloufra <[email protected]>

* update the lastest commit

Signed-off-by: mloufra <[email protected]>

* Refactor transportService request

Signed-off-by: mloufra <[email protected]>

* delete transportService object change

Signed-off-by: mloufra <[email protected]>

Signed-off-by: mloufra <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants