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 imports from org.opensearch.common.xcontent to org.opensearch.… #718

Merged
merged 1 commit into from
Mar 1, 2023
Merged

Conversation

ankitkala
Copy link
Member

@ankitkala ankitkala commented Feb 22, 2023

Description

Update imports from org.opensearch.common.xcontent to org.opensearch.core.xcontent
Related to opensearch-project/OpenSearch#5902

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.

@ankitkala ankitkala requested a review from a team February 22, 2023 09:37
@ankitkala
Copy link
Member Author

Build is breaking as common utils also need to fix the imports.

…core.xcontent

Signed-off-by: Ankit Kala <ankikala@amazon.com>
@ankitkala ankitkala enabled auto-merge (squash) March 1, 2023 07:34
@codecov-commenter
Copy link

codecov-commenter commented Mar 1, 2023

Codecov Report

Merging #718 (844b5a7) into main (1a470d0) will decrease coverage by 0.61%.
The diff coverage is n/a.

❗ Current head 844b5a7 differs from pull request most recent head ea8c1e8. Consider uploading reports for the commit ea8c1e8 to get more accurate results

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##               main     #718      +/-   ##
============================================
- Coverage     72.97%   72.37%   -0.61%     
+ Complexity      997      989       -8     
============================================
  Files           141      141              
  Lines          4637     4637              
  Branches        519      519              
============================================
- Hits           3384     3356      -28     
- Misses          925      948      +23     
- Partials        328      333       +5     
Impacted Files Coverage Δ
...in/org/opensearch/replication/ReplicationPlugin.kt 90.41% <ø> (ø)
.../autofollow/AutoFollowClusterManagerNodeRequest.kt 48.00% <ø> (ø)
...ction/autofollow/UpdateAutoFollowPatternRequest.kt 54.43% <ø> (ø)
...n/index/ReplicateIndexClusterManagerNodeRequest.kt 50.00% <ø> (ø)
.../replication/action/index/ReplicateIndexRequest.kt 62.35% <ø> (ø)
...tion/action/index/block/UpdateIndexBlockRequest.kt 65.00% <ø> (ø)
...ation/action/pause/PauseIndexReplicationRequest.kt 70.37% <ø> (ø)
...ion/action/resume/ResumeIndexReplicationRequest.kt 50.00% <ø> (ø)
...rch/replication/action/setup/SetupChecksRequest.kt 38.09% <ø> (ø)
...ication/action/setup/ValidatePermissionsRequest.kt 62.50% <ø> (ø)
... and 27 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ankitkala ankitkala merged commit d29f886 into opensearch-project:main Mar 1, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 30, 2023
…core.xcontent (#718)

Signed-off-by: Ankit Kala <ankikala@amazon.com>
(cherry picked from commit d29f886)
ankitkala added a commit that referenced this pull request Mar 30, 2023
…core.xcontent (#718) (#761)

Signed-off-by: Ankit Kala <ankikala@amazon.com>
(cherry picked from commit d29f886)

Co-authored-by: Ankit Kala <ankikala@amazon.com>
@ankitkala ankitkala deleted the import_fix branch April 5, 2023 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants