kapua
kapua copied to clipboard
✨ [ES] - Code refactorings: cleaning old code and improving readability
Main refactorings:
- Safer multi-threading inizialitation of elasticSearchClient inside RestElasticsearchClientProvider
- Removed no more useful code inside RestElasticsearchClientProvider (regarding a useless internalElasticsearchRestClient that was actually never used) and removed a not used logic to re-connect such client if missing
- Renamed RestElasticsearchClient into RestElasticsearchClientWrapper
- deleted no more needed abstraction AbstractElasticsearchClient (the only client now used is the REST one and probably will be this also in the future)
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Codecov Report
:x: Patch coverage is 0% with 35 lines in your changes missing coverage. Please review.
:loudspeaker: Thoughts on this report? Let us know!