Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2473 +/- ##
==========================================
- Coverage 57.93% 57.92% -0.01%
==========================================
Files 1073 1073
Lines 74658 74658
Branches 2174 2171 -3
==========================================
- Hits 43251 43248 -3
- Misses 29379 29380 +1
- Partials 2028 2030 +2 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
jceaser
approved these changes
Jul 31, 2026
jmaeng72
reviewed
Jul 31, 2026
| context: . | ||
| dockerfile: resources/elasticsearch/Dockerfile.elasticsearch | ||
| image: cmr-elasticsearch:8.19.14 | ||
| image: cmr-elasticsearch:8.19.17 |
Contributor
There was a problem hiding this comment.
our current elasticsearch cluster is 8.19.14, do we need to update our cluster as well?
jmaeng72
reviewed
Jul 31, 2026
| "es-deps") | ||
|
|
||
| (def elastic-version "8.19.14") | ||
| (def elastic-version "8.19.17") |
Contributor
There was a problem hiding this comment.
any changes to es-spatial-plugin requires we create new AMI with these changes and update our elastic cluster to this new AMI across all ENVS. We need to make sure we do this.
We also need to test that our cluster will still work properly with this new es-spatial-plugin change. So pls test in WL before merging this
jmaeng72
requested changes
Jul 31, 2026
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.
No description provided.