[
https://issues.apache.org/jira/browse/IGNITE-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov updated IGNITE-2109:
------------------------------------
Assignee: (was: Vladimir Ozerov)
> PlatformUtils.errorData() contains invalid call to
> PlatformInputStream.remaining()
> ----------------------------------------------------------------------------------
>
> Key: IGNITE-2109
> URL: https://issues.apache.org/jira/browse/IGNITE-2109
> Project: Ignite
> Issue Type: Bug
> Components: platforms
> Affects Versions: ignite-1.4
> Reporter: Vladimir Ozerov
>
> See the following line:
> {code}int len = in.remaining();{code}
> WTF is that? Probably "length()" method should be called instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)