You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Kenneth Knowles (JIRA)" <ji...@apache.org> on 2017/01/10 17:28:58 UTC

[jira] [Created] (BEAM-1254) SuppressWarnings("serial") for starter and example archetypes

Kenneth Knowles created BEAM-1254:
-------------------------------------

             Summary: SuppressWarnings("serial") for starter and example archetypes
                 Key: BEAM-1254
                 URL: https://issues.apache.org/jira/browse/BEAM-1254
             Project: Beam
          Issue Type: Bug
          Components: sdk-java-extensions
            Reporter: Kenneth Knowles
            Priority: Minor


The usual case for using Beam is that every user `DoFn`, etc, is serialized with autogenerated `serialVersionUID`. Our starter and example archetypes should reflect this, so when someone loads them up in an IDE they are not presented with warning-throwing code.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)