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 GeoGrid base class access modifier to support extensibility #4921

Merged
merged 1 commit into from
Oct 26, 2022

Conversation

VijayanB
Copy link
Member

@VijayanB VijayanB commented Oct 25, 2022

Description

Change access modifier from default to protected.
This will help to build new geo based aggregation
outside OpenSearch, by keeping GeoGrid Classes as base class.

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

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
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

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.

@VijayanB VijayanB requested review from a team and reta as code owners October 25, 2022 18:32
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@VijayanB
Copy link
Member Author

This PR contains part of changes from #4572 . Since the above PR includes refactoring, created new PR that only contains access modifier change that will help release geohex aggregation in 2.x.

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@VijayanB
Copy link
Member Author

@dblock Can you take a look at this? Also, gradle check failed due to timeout. i couldn't find an action to retry. can you help me to trigger retry? Thanks

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

Change access modifier from default to protected.
This will help to build new geo based aggregation
outside OpenSearch, by depending on GeoGrid as base class.

Signed-off-by: Vijayan Balasubramanian <balasvij@amazon.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@VijayanB
Copy link
Member Author

Thanks @reta for review. Can this be merged now?

@reta reta merged commit b5c22b1 into opensearch-project:2.x Oct 26, 2022
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.

2 participants