Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- fix for the following test failures:
``` Test Failures [job] [logs] Jest Integration Tests #5 / checking migration metadata changes on all registered SO types detecting migration related changes in registered types [job] [logs] Jest Integration Tests elastic#6 / incompatible_cluster_routing_allocation retries the INIT action with a descriptive message when cluster settings are incompatible [job] [logs] Jest Integration Tests elastic#6 / migrating from 7.3.0-xpack which used v1 migrations copies all the document of the previous index to the new one [job] [logs] Jest Integration Tests elastic#6 / migrating from 7.3.0-xpack which used v1 migrations creates the new index and the correct aliases [job] [logs] Jest Integration Tests elastic#6 / migrating from 7.3.0-xpack which used v1 migrations migrates the documents to the highest version [job] [logs] Jest Integration Tests elastic#6 / migration v2 - read batch size does not reduce the read batchSize in half if no batches exceeded maxReadBatchSizeBytes [job] [logs] Jest Integration Tests elastic#6 / migration v2 - read batch size reduces the read batchSize in half if a batch exceeds maxReadBatchSizeBytes [job] [logs] Jest Integration Tests #5 / migration v2 fails with a descriptive message when maxBatchSizeBytes exceeds ES http.max_content_length [job] [logs] Jest Integration Tests #5 / migration v2 with corrupt saved object documents collects corrupt saved object documents across batches [job] [logs] Jest Integration Tests elastic#6 / SO default search fields make sure management types have the correct mappings for default search fields [job] [logs] Jest Integration Tests elastic#6 / SO type registrations does not remove types from registrations without updating excludeOnUpgradeQuery [job] [logs] Jest Integration Tests #4 / split .kibana index into multiple system indices when migrating from a legacy version performs v1 migration and then relocates saved objects into different indices, depending on their types [job] [logs] Jest Integration Tests #4 / split .kibana index into multiple system indices when multiple Kibana migrators run in parallel correctly migrates 7.7.2_xpack_100k_obj.zip archive [job] [logs] Jest Integration Tests elastic#6 / when splitting .kibana into multiple indices and one clone fails after resolving the problem and retrying the migration completes successfully ```
- Loading branch information