Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Adds rollup search service which handles aggregating the results from… #338

Merged
merged 1 commit into from
Nov 17, 2020

Conversation

dbbaughe
Copy link
Contributor

… the source index

Issue #, if available:

Description of changes:
This is missing the associated integ tests as they are written with the runner logic existing in mind. They will be included in the PR that contains the rollup runner logic.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@codecov
Copy link

codecov bot commented Nov 17, 2020

Codecov Report

Merging #338 (0a6fb1c) into master (24be8b7) will decrease coverage by 1.30%.
The diff coverage is 2.85%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #338      +/-   ##
============================================
- Coverage     74.31%   73.01%   -1.31%     
  Complexity     1187     1187              
============================================
  Files           180      181       +1     
  Lines          5973     6078     +105     
  Branches        899      921      +22     
============================================
- Hits           4439     4438       -1     
- Misses         1072     1174     +102     
- Partials        462      466       +4     
Impacted Files Coverage Δ Complexity Δ
...csearch/indexmanagement/rollup/util/RollupUtils.kt 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...arch/indexmanagement/rollup/RollupSearchService.kt 10.00% <6.38%> (-56.67%) 1.00 <0.00> (ø)
...icsearch/indexmanagement/IndexManagementIndices.kt 62.06% <0.00%> (-3.45%) 10.00% <0.00%> (ø%)
...anagement/indexstatemanagement/model/Transition.kt 64.61% <0.00%> (-3.08%) 5.00% <0.00%> (ø%)
...ndexstatemanagement/IndexStateManagementHistory.kt 75.96% <0.00%> (-1.93%) 27.00% <0.00%> (-1.00%)
...ent/rollup/action/explain/ExplainRollupResponse.kt 80.00% <0.00%> (+10.00%) 6.00% <0.00%> (+1.00%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 24be8b7...0a6fb1c. Read the comment docs.

@dbbaughe dbbaughe merged commit 469a646 into opendistro-for-elasticsearch:master Nov 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants