[
https://issues.apache.org/jira/browse/IGNITE-6666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16209513#comment-16209513
]
ASF GitHub Bot commented on IGNITE-6666:
----------------------------------------
GitHub user NSAmelchev opened a pull request:
https://github.com/apache/ignite/pull/2878
IGNITE-6666
Defined the variable totalLen for TIME type in method
BinaryObjectImpl.writeFieldByOrder.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/NSAmelchev/ignite ignite-6666
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2878.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2878
----
commit 727b47e704310cac7ae3cb4dc23a8153f48123d0
Author: NSAmelchev <[email protected]>
Date: 2017-10-18T15:09:52Z
add fix and test
----
> BinaryObjectImpl.writeFieldByOrder method does not support TIME
> ---------------------------------------------------------------
>
> Key: IGNITE-6666
> URL: https://issues.apache.org/jira/browse/IGNITE-6666
> Project: Ignite
> Issue Type: Bug
> Security Level: Public(Viewable by anyone)
> Components: binary
> Reporter: Amelchev Nikita
> Assignee: Amelchev Nikita
>
> The variable totalLen is not define for TIME in method
> BinaryObjectImpl.writeFieldByOrder.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)