0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java4,097 forks (4,097 forks)batch import
P3elasticsearchgood first issueiojavasub-task
Repository metrics
- Stars
- 7,313 stars (7,313 stars)
- PR merge metrics
- Avg merge 6d (Avg merge 6d)243 merged PRs in 30d (243 merged PRs in 30d)
Description
Imported from Jira BEAM-3674. Original Jira may contain additional context.
Reported by: kenn.
Subtask of issue #18687
Contributor guide
- Research direction
- Examine the existing ElasticSearchIOTest to understand its usage of DoFnTester, then research how to migrate to TestPipeline based testing in Beam. Look at examples in the Beam codebase where similar migrations have been done.
- Tech stack
- java
- Domain
- backendtesting
- Issue type
- Test
- Prerequisites
- JavaApache BeamTestPipeline