[ 
https://issues.apache.org/jira/browse/BEAM-2754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Beam JIRA Bot reassigned BEAM-2754:
-----------------------------------

    Assignee:     (was: Eugene Kirpichov)

> Simplify DefaultCoder
> ---------------------
>
>                 Key: BEAM-2754
>                 URL: https://issues.apache.org/jira/browse/BEAM-2754
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-core
>            Reporter: Eugene Kirpichov
>            Priority: P3
>              Labels: stale-assigned
>
> DefaultCoder is too hard to use - it requires having a CoderProvider class 
> and a bunch of other boilerplate. It should have simpler usage modes, e.g. 
> @DefaultCoder(FooCoder.class) class Foo should simply work if FooCoder only 
> has a "static FooCoder of()" method, or "of(TypeDescriptor)" for more complex 
> use cases (eg generics).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to