[ 
https://issues.apache.org/jira/browse/BEAM-1839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15948932#comment-15948932
 ] 

ASF GitHub Bot commented on BEAM-1839:
--------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/beam/pull/2357


> Opitimize 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
>
> 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)

Reply via email to