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

Alexey Kuznetsov closed IGNITE-8457.
------------------------------------

> Typo in MarshallerUtils.jdkMarshaller() method
> ----------------------------------------------
>
>                 Key: IGNITE-8457
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8457
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Alexey Kuznetsov
>            Assignee: Alexey Kuznetsov
>            Priority: Major
>             Fix For: 2.6
>
>
> {code}
> public static JdkMarshaller jdkMarshaller(@Nullable String nodeName) {
>  JdkMarshaller marsh = new JdkMarshaller();
>  setNodeName(new JdkMarshaller(), nodeName); // <<< BUG !!! 
>  return marsh;
> }
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to