move IndicesService & IMappingService interface back to Indexer service
Related os-core-common MR: 136
Move IndicesService & IMappingService interface back to Indexer core module. These are only two interfaces that were in os-core-common lib, all other Indexer interfaces are present in Indexer core module.
This change-set makes Indexer interfaces consistent and also remove Elastic dependencies from os-core-common. Elasticsearch is only used by Search and Indexer service but all os-core-common consumer services were inheriting Elasticsearch dependencies.
Merge request reports
Activity
mentioned in merge request osdu/platform/system/lib/core/os-core-common!136 (merged)
added 3 commits
-
7571138e...bcd1d733 - 2 commits from branch
master
- 466be568 - Merge branch 'master' into elastic-license
-
7571138e...bcd1d733 - 2 commits from branch
changed milestone to %M10 - Release 0.13
added Common Code label
added 2 commits
mentioned in commit a8020984
added MRRefactor label
Please register or sign in to reply