- Assigned to larowlan
- last update
over 1 year ago 67 pass - Status changed to Needs review
over 1 year ago 11:55pm 25 May 2023 - last update
over 1 year ago 63 pass, 4 fail - π¦πΊAustralia larowlan π¦πΊπ.au GMT+10
I restarted this from scratch as there was a lot of duplication between the elastic search and open search modules.
I added a base module called data pipelines search base and had both modules extend that, the result is a lot less code.
Here's a patch for that (the do not test patch) that is against π Timeout when processing large files Fixed as well as a full patch that includes π Timeout when processing large files Fixed
- Issue was unassigned.
The last submitted patch, 11: 3270021.patch, failed testing. View results β
- last update
over 1 year ago 71 pass - π¦πΊAustralia larowlan π¦πΊπ.au GMT+10
Need require-dev entry for opensearch
- last update
over 1 year ago Patch Failed to Apply - π¦πΊAustralia larowlan π¦πΊπ.au GMT+10
Re-roll now the other issue is in
- π¦πΊAustralia kim.pepper πββοΈπ¦πΊSydney, Australia
+++ b/composer.json @@ -21,7 +21,8 @@ + "opensearch-project/opensearch-php": "^1.0"
Why not ^2.2?
- Status changed to Needs work
over 1 year ago 1:43am 1 June 2023 - π΅π°Pakistan jibran Sydney, Australia
I think we can combine #3269883: Move elasticsearch field mappings from data pipelines plugin to elasticsearch destination plugin β with this issue as well.