Common-Metadata-Repository icon indicating copy to clipboard operation
Common-Metadata-Repository copied to clipboard

CMR-9797 elastic-lib migration

Open jceaser opened this issue 4 months ago • 2 comments

Overview

CMR-9797: move code into elastic lib

Picked a selection of code and moved it into the elastic lib

What areas of the application does this impact?

Search, Common-Lib, Common-App-Lib, AccessControl, ElasticUtils

List impacted areas.

Checklist

  • [x] I have updated/added unit and integration tests that prove my fix is effective or that my feature works
  • [x] New and existing unit and int tests pass locally and remotely with my changes
  • [x] I have removed unnecessary/dead code and imports in files I have changed
  • [x] I have performed a self-review of my own code
  • [x] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [x] My changes generate no new warnings

jceaser avatar Apr 18 '24 17:04 jceaser