:Distributed/Reindex>tech-debt>testTeam:Distributedgood first issuev9.5.0v9.6.0
仓库指标
- Star
- (76,700 star)
- PR 合并指标
- (平均合并 2天) (30 天内合并 1,000 个 PR)
描述
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:
- UpdateByQueryRequest
- ReindexRequest
- DeleteByQueryRequest