[
https://issues.apache.org/jira/browse/BEAM-1839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stas Levin updated BEAM-1839:
-----------------------------
Summary: Optimize StatelessJavaSerializer (was: Opitimize
StatelessJavaSerializer)
> Optimize StatelessJavaSerializer
> --------------------------------
>
> Key: BEAM-1839
> URL: https://issues.apache.org/jira/browse/BEAM-1839
> Project: Beam
> Issue Type: Improvement
> Components: runner-spark
> Reporter: Stas Levin
> Assignee: Stas Levin
> Priority: Minor
> Fix For: First stable release
>
>
> Since Kryo uses reflection to sequentially look for constructor signatures,
> we can prevent {{NoSuchMethodException}}(s) being thrown as part of the
> exploration process if we have the signature it first looks for.
> See also https://goo.gl/Jn425G.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)