damccorm opened a new issue, #21482: URL: https://github.com/apache/beam/issues/21482
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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
