Mateusz Kołodziejczyk
Mateusz Kołodziejczyk
Hi, Your lib almost perfectly fits my use case. But, after code inspecting, I suppose there is no support for asynchronous, non blocking jobs. What do I exactly mean? I...
```bash > docker run -p 19200:9200 -e "discovery.type=single-node" -e "ES_JAVA_OPTS=-Xms512m -Xmx512m" beshultd/elasticsearch-readonlyrest:8.12.0-ror-1.55.0 Elasticsearch needs to be patched to work with ReadonlyREST. You can read about patching in our documentation: https://docs.readonlyrest.com/elasticsearch#id-3.-patch-elasticsearch....
- ROR installed from API - Kibana HA mode enabled - clean up
🐞Fix (ES) Patching issue for Elasticsearch OSS versions
## Describe your changes ## Checklist before merge - [ ] Related issue ID is placed at the beginning of PR title in \[brackets\] (can be GH issue or Nu...
## Describe your changes ## Checklist before merge - [ ] Related issue ID is placed at the beginning of PR title in \[brackets\] (can be GH issue or Nu...
[RORDEV-1193] taking into consideration OSS version of ES when the ROR settings are being configured
🐞Fix (ES) no possibility to use ROR SSL with Elasticsearch OSS version