elasticsearch/dev-tools
Simon Willnauer 8502d2761f Ensure all static BWC indices have some translog entries (#20362)
Due to the way the nodes where shut down etc. we always flushed
away the translog. This means we never tested upgrades of transaction
logs from older version. This change regenerates all valid bwc indices
and repositories with transaction logs and adds correspondent changes
to the OldIndexBackwardsCompatibilityIT.java
2016-09-07 16:53:24 +02:00
..
create_bwc_index.py Ensure all static BWC indices have some translog entries (#20362) 2016-09-07 16:53:24 +02:00
create_bwc_index_with_conficting_mappings.py Check for incompatible mappings while upgrading old indices 2015-08-04 18:13:29 -06:00
create_bwc_index_with_plugin_mappings.py Add a test that upgrades succeed even if a mapping contains fields that come from a plugin. 2015-11-24 19:14:19 +01:00
create_bwc_index_with_some_ancient_segments.py Check for incompatible mappings while upgrading old indices 2015-08-04 18:13:29 -06:00
create_bwc_repo_with_ancient_indices.py Tests: Move static bwc indexes to a shared location 2015-09-09 15:42:26 -07:00
es_release_notes.pl Rename "breaking java" tag to "breaking-java" 2016-07-29 14:43:31 +02:00
get-bwc-version.py Make 0.x and 1.x indexes still work with get-bwc-version 2015-08-27 10:19:59 -07:00
prepare_release_candidate.py Fix plugin installation command 2016-05-24 19:46:08 -04:00
prepare_release_update_documentation.py Release scripts: Split prepare_release into two scripts 2015-08-14 16:44:39 +02:00
smoke_test_rc.py Deprecate discovery-azure and rename it to discovery-azure-classic 2016-06-30 14:42:40 +02:00
validate-maven-repository.py Fix typos in error messages and comments of dev_tools module. 2016-02-11 01:26:48 -08:00