Change ElasticsearchIOITs to write-then-read Performance Tests
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
Elasticesarch IOITs are different than other IOITs (such as JdbcIOIT or MongodbIOIT) and do not fulfil the rules described in the documentation: [https://beam.apache.org/documentation/io/testing/#i-o-transform-integration-tests](https://beam.apache.org/documentation/io/testing/#i-o-transform-integration-tests).
We should make it coherent with other tests, more specifically:
- write them in writeThenReadAll style
- enable running them with Perfkit
- provide Jenkins jobs to run them periodically
Imported from Jira [BEAM-4398](https://issues.apache.org/jira/browse/BEAM-4398). Original Jira may contain additional context.
Reported by: ŁukaszG.
Subtask of issue #18741
Contributor guide
Assessment
This issue has not been assessed yet.