You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Luke Cwik (JIRA)" <ji...@apache.org> on 2017/04/24 22:03:04 UTC

[jira] [Created] (BEAM-2067) Add support for generic CoderProvider -> CoderFactory mapping with CoderRegistrar

Luke Cwik created BEAM-2067:
-------------------------------

             Summary: Add support for generic CoderProvider -> CoderFactory mapping with CoderRegistrar
                 Key: BEAM-2067
                 URL: https://issues.apache.org/jira/browse/BEAM-2067
             Project: Beam
          Issue Type: Improvement
          Components: sdk-java-gcp
    Affects Versions: First stable release
            Reporter: Luke Cwik
            Assignee: Luke Cwik


Instead of relying on Class<?> to CoderFactory in the CoderRegistrar, we should really ask if CoderFactory can handle a specific type or allow for CoderProvider be able answer on its behalf.

This includes re-adding support for ProtoCoder as a "fallback" coder provider.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)