Skip to content

OAK-9686: replace Elastic RHLC with Elastic Java Client#568

Merged
nit0906 merged 108 commits intoapache:trunkfrom
AngelaFabregues:OAK-9686
May 24, 2022
Merged

OAK-9686: replace Elastic RHLC with Elastic Java Client#568
nit0906 merged 108 commits intoapache:trunkfrom
AngelaFabregues:OAK-9686

Conversation

@AngelaFabregues
Copy link
Contributor

@AngelaFabregues AngelaFabregues commented May 16, 2022

Query migration to the new Elasticsearch-Java client library.

angelafabreguesv and others added 30 commits February 9, 2022 21:26
…9686

# Conflicts:
#	oak-search-elastic/src/main/java/org/apache/jackrabbit/oak/plugins/index/elastic/index/ElasticIndexHelper.java
* trunk:
  OAK-9704 Fix Utils#getConnectionString
  OAK-9704 AzureBlobStoreBackend: empty string as null in boolean property
  OAK-9690 | Adding bringIndexUptoDate support for elastic index post offline reindexing (apache#492)
  OAK-9699 Document Elastic Indexes
  OAK-9701 : Additional restrictions to simplify permission setup
  OAK-9700: RevisionGC may fail with NPE
  OAK-9700: RevisionGC may fail with NPE
  OAK-9700: RevisionGC may fail with NPE
  OAK-9694: expose elastic stats in oak-index-stats and mbean (apache#498)
  Update oak-doc/src/site/markdown/query/elastic.md
  OAK-9699 Document Elastic Indexes
  OAK-9699 Document Elastic Indexes
  Update oak-doc/src/site/markdown/query/elastic.md
  Update oak-doc/src/site/markdown/query/elastic.md
  OAK-9699 Document Elastic Indexes

# Conflicts:
#	oak-search-elastic/src/main/java/org/apache/jackrabbit/oak/plugins/index/elastic/ElasticIndexStatistics.java
angelafabreguesv and others added 13 commits May 17, 2022 12:49
…gins/index/elastic/ElasticTestServer.java

Co-authored-by: Fabrizio Fortino <fabrizio.fortino@gmail.com>
…gins/index/elastic/ElasticTestServer.java

Co-authored-by: Fabrizio Fortino <fabrizio.fortino@gmail.com>
…gins/index/elastic/ElasticTestServer.java

Co-authored-by: Fabrizio Fortino <fabrizio.fortino@gmail.com>
…-oak into OAK-9686

* 'trunk' of https://github.com/AngelaFabregues/jackrabbit-oak:
  OAK-9758 Oak run indexing silently broken without tika.jar (text rendition)
  OAK-9766: EOL Oak 1.6
@AngelaFabregues
Copy link
Contributor Author

@fabriziofortino , I've checked tests while reusing the Elasticsearch instance among test executions. In this case, some tests failed. I skipped two tests from ElasticIndexProviderServiceTest with assumeTrue to avoid null pointer exception. And I left the ElasticReliabilityTest tests even though the assertion fails. Is it enough for this case?

Copy link
Contributor

@nit0906 nit0906 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor change requested

@AngelaFabregues
Copy link
Contributor Author

I don't know how it got fixed but glad that it is.

@nit0906 nit0906 merged commit e13d6c7 into apache:trunk May 24, 2022
AngelaFabregues added a commit to AngelaFabregues/jackrabbit-oak that referenced this pull request May 24, 2022
…-oak into OAK-9783

* 'trunk' of https://github.com/AngelaFabregues/jackrabbit-oak:
  OAK-9779 : PermissionConstants.PERMISSION_PROPERTY_NAMES does not list rep:isAllow
  OAK-9686: replace Elastic RHLC with Elastic Java Client (apache#568) (Patch submitted by Angela Fabregues + Fabrizio Fortinio)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants