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

Stas Levin updated BEAM-1839:
-----------------------------
    Description: 
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.

  was:
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.


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

Reply via email to