elastic / elasticsearch

Free and Open Source, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
1.07k stars 24.84k forks source link

Reindex requests do not implement x-content testing #43456

Open Tim-Brooks opened 5 years ago

Tim-Brooks commented 5 years ago

Currently the three primary reindex plugin requests do not implement our standard AbstractXContentTestCase testing infrastructure. This infrastructure would have detected issues like #43406.

The requests in need are:

elasticmachine commented 5 years ago

Pinging @elastic/es-distributed

elasticsearchmachine commented 2 years ago

Pinging @elastic/es-distributed (Team:Distributed)

ShashankBA13 commented 1 year ago

Can i work on this?