You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/03 16:22:24 UTC

[GitHub] [beam] kennknowles opened a new issue, #18120: SuppressWarnings("serial") for starter and example archetypes

kennknowles opened a new issue, #18120:
URL: https://github.com/apache/beam/issues/18120

   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.
   
   Imported from Jira [BEAM-1254](https://issues.apache.org/jira/browse/BEAM-1254). Original Jira may contain additional context.
   Reported by: kenn.


-- 
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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org