Remove compatibility testing related code from KafkaIO.Read after SDF implementation has fully replaced the legacy read
Open
io
java
kafka
P4
task
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
There were properties/features in KafkaIO.Read that were only available in Legacy or SDF read. In order to avoid hiding the lack of support a solution was implemented in: [https://github.com/apache/beam/pull/16909](https://github.com/apache/beam/pull/16909) Further details can be found in the PR description about it.
When SDF support/compatibility reaches the expected levels, and the SDF read completely replaces the legacy read this system should be cleaned up as well.
Imported from Jira [BEAM-14316](https://issues.apache.org/jira/browse/BEAM-14316). Original Jira may contain additional context.
Reported by: bnemeth.
Contributor guide
Assessment
This issue has not been assessed yet.