Skip to content

CMR-11357: Update Elasticsearch from 8.19.14 > 8.19.17 - #2493

Merged
jmaeng72 merged 3 commits into
masterfrom
CMR-11357-v2
Sep 4, 2026
Merged

CMR-11357: Update Elasticsearch from 8.19.14 > 8.19.17#2493
jmaeng72 merged 3 commits into
masterfrom
CMR-11357-v2

Conversation

@jmaeng72

@jmaeng72 jmaeng72 commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Overview

What is the objective?

Update Elasticsearch from 8.19.14 > 8.19.17

What are the changes?

Update Elasticsearch from 8.19.14 > 8.19.17

What areas of the application does this impact?

Search, Ingest, Indexer

Required Checklist

  • New and existing unit and int tests pass locally and remotely
  • clj-kondo has been run locally and all errors in changed files are corrected
  • I have commented my code, particularly in hard-to-understand areas
  • I have made changes to the documentation (if necessary)
  • My changes generate no new warnings

Additional Checklist

  • I have removed unnecessary/dead code and imports in files I have changed
  • I have cleaned up integration tests by doing one or more of the following:
    • migrated any are2 tests to are3 in files I have changed
    • de-duped, consolidated, removed dead int tests
    • transformed applicable int tests into unit tests
    • reduced number of system state resets by updating fixtures. Ex) (use-fixtures :each (ingest/reset-fixture {})) to be :once instead of :each

@jmaeng72
jmaeng72 merged commit 696964a into master Sep 4, 2026
6 checks passed
@jmaeng72
jmaeng72 deleted the CMR-11357-v2 branch September 4, 2026 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants