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

[Backport 2.x] [Extensions] Removing support for onIndexModule extension point #7706

Merged
merged 1 commit into from
May 23, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport fb0ff06 from #7674.

* Removing support for half baked IndexModule extension point

Signed-off-by: Sarat Vemulapalli <[email protected]>

* Adding spotless changes

Signed-off-by: Sarat Vemulapalli <[email protected]>

* Removing support for half baked IndexModule extension point

Signed-off-by: Sarat Vemulapalli <[email protected]>

---------

Signed-off-by: Sarat Vemulapalli <[email protected]>
(cherry picked from commit fb0ff06)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov
Copy link

codecov bot commented May 23, 2023

Codecov Report

Merging #7706 (e6cbf32) into 2.x (4bd47e1) will increase coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.x    #7706      +/-   ##
============================================
+ Coverage     70.33%   70.35%   +0.01%     
- Complexity    60120    60162      +42     
============================================
  Files          4899     4899              
  Lines        289129   289066      -63     
  Branches      41991    41984       -7     
============================================
+ Hits         203359   203360       +1     
+ Misses        68743    68693      -50     
+ Partials      17027    17013      -14     
Impacted Files Coverage Δ
...a/org/opensearch/extensions/ExtensionsManager.java 52.87% <ø> (+7.06%) ⬆️
...g/opensearch/extensions/NoopExtensionsManager.java 62.50% <ø> (-4.17%) ⬇️
...in/java/org/opensearch/indices/IndicesService.java 69.89% <ø> (+1.26%) ⬆️
server/src/main/java/org/opensearch/node/Node.java 86.58% <ø> (ø)

... and 502 files with indirect coverage changes

@saratvemulapalli saratvemulapalli merged commit 4b9019e into 2.x May 23, 2023
@github-actions github-actions bot deleted the backport/backport-7674-to-2.x branch May 23, 2023 22:39
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.

2 participants