OpenSearch/qa/rolling-upgrade
Alan Woodward 5b3c10c379
Fix serialization of AllFieldMapper (#61044)
Converting AllFieldMapper to parametrized form ended up not being run through BWC
testing, resulting in an incorrect implementation being committed. This commit fixes
the serialization, and adds unit tests as well as unmuting the BWC test that uncovered
the bug.

Fixes #60986
2020-08-12 17:32:55 +01:00
..
src/test Fix serialization of AllFieldMapper (#61044) 2020-08-12 17:32:55 +01:00
build.gradle System index reads in separate threadpool (#60927) 2020-08-11 12:16:34 -06:00