You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Balázs Németh (Jira)" <ji...@apache.org> on 2022/04/15 21:06:00 UTC

[jira] [Created] (BEAM-14316) Remove compatibility testing related code from KafkaIO.Read after SDF implementation has fully replaced the legacy read

Balázs Németh created BEAM-14316:
------------------------------------

             Summary: Remove compatibility testing related code from KafkaIO.Read after SDF implementation has fully replaced the legacy read
                 Key: BEAM-14316
                 URL: https://issues.apache.org/jira/browse/BEAM-14316
             Project: Beam
          Issue Type: Task
          Components: io-java-kafka
            Reporter: Balázs Németh


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] 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.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)