CMR-10369: Elastic 8 Upgrade#2459
Merged
Merged
Conversation
…sitory into CMR-10369-es8-feature
…sitory into CMR-10369-es8-feature
* remove clojurewerkz and replace with clj-http * fix 2 int tests * update clj-http error handling to mimic clojurewerkz * consolidate dup funcs into common util file * minor code fixes from pr comments * update func comments and replace with mapv and seq * add more exception throwing for non-200 non-400 errors * fix margin inline comments
…sitory into CMR-10369-es8-feature
…n-Metadata-Repository into CMR-10369-es8-feature
…sitory into CMR-10369-es8-feature
…sitory into CMR-10369-es8-feature
…sitory into CMR-10369-es8-feature
…sitory into CMR-10369-es8-feature
…sitory into CMR-10369-es8-feature
* update es spatial plugin for diff types * add new tests for ords translation issue * fix test path in group 1 sys test list * update for classcastexception from old ruby version * remove throw-exceptions false in spatial test create index
…sitory into CMR-10369-es8-feature
…n-Metadata-Repository into CMR-10369-es8-feature
eereiter
approved these changes
Jul 6, 2026
zimzoom
approved these changes
Jul 6, 2026
…sitory into CMR-10369-es8-feature
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #2459 +/- ##
==========================================
- Coverage 58.06% 57.92% -0.14%
==========================================
Files 1071 1072 +1
Lines 74364 74530 +166
Branches 2168 2167 -1
==========================================
- Hits 43180 43175 -5
- Misses 29162 29329 +167
- Partials 2022 2026 +4 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
What is the objective?
Update CMR to work with Elastic 8 upgrade
REMINDER: This was a feature branch that had previous PR's merged into it that were approved, so this PR is more of a sanity check then a true full PR review
What are the changes?
What areas of the application does this impact?
all
Required Checklist
Additional Checklist