Skip to content

[Backport-1.x]Introduce replaceRoutes() method and 2 new constructors to RestHandler.java (#947) #998

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

Merged
merged 1 commit into from
Jul 22, 2021

Conversation

cliu123
Copy link
Member

@cliu123 cliu123 commented Jul 22, 2021

  • Add addRoutesPrefix() method to RestHandler.java

Signed-off-by: Azar Fazel [email protected]
Signed-off-by: cliu123 [email protected]

Description

[Describe what this change achieves]

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • 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.

…r.java (opensearch-project#947)

* Add addRoutesPrefix() method to RestHandler.java

Signed-off-by: Azar Fazel <[email protected]>
Signed-off-by: cliu123 <[email protected]>
@opensearch-ci-bot
Copy link
Collaborator

✅   DCO Check Passed fed1c07

@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Wrapper Validation success fed1c07

@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Precommit success fed1c07

@dblock
Copy link
Member

dblock commented Jul 22, 2021

start gradle check

@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Check success fed1c07
Log 346

Reports 346

@dblock dblock merged commit 96dabb3 into opensearch-project:1.x Jul 22, 2021
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.

4 participants