[jira] [Commented] (IGNITE-2900) CPP: Metadata update request causes Java Exception.

2016-03-29 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-2900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15215583#comment-15215583
 ] 

ASF GitHub Bot commented on IGNITE-2900:


Github user asfgit closed the pull request at:

https://github.com/apache/ignite/pull/581


> CPP: Metadata update request causes Java Exception.
> ---
>
> Key: IGNITE-2900
> URL: https://issues.apache.org/jira/browse/IGNITE-2900
> Project: Ignite
>  Issue Type: Bug
>  Components: platforms
>Affects Versions: 1.5.0.final
>Reporter: Igor Sapego
>Assignee: Vladimir Ozerov
> Fix For: 1.6
>
>
> Call to the {{BinaryTypeUpdaterImpl::Update}} causes exception {{Not enough 
> data to read the value [position=227, requiredBytes=4, remainingBytes=0]}}. 
> Needs to be fixed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (IGNITE-2900) CPP: Metadata update request causes Java Exception.

2016-03-28 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-2900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15214158#comment-15214158
 ] 

ASF GitHub Bot commented on IGNITE-2900:


GitHub user isapego opened a pull request:

https://github.com/apache/ignite/pull/581

IGNITE-2900: Fixed exception on type update.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/isapego/ignite ignite-2900

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/581.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 #581


commit 54bce05075f86cef28e3928fdcd517cb5ff1203d
Author: isapego 
Date:   2016-03-28T12:52:56Z

IGNITE-2900: Fixed exception on type update.




> CPP: Metadata update request causes Java Exception.
> ---
>
> Key: IGNITE-2900
> URL: https://issues.apache.org/jira/browse/IGNITE-2900
> Project: Ignite
>  Issue Type: Bug
>  Components: clients
>Affects Versions: 1.5.0.final
>Reporter: Igor Sapego
>Assignee: Igor Sapego
> Fix For: 1.6
>
>
> Call to the {{BinaryTypeUpdaterImpl::Update}} causes exception {{Not enough 
> data to read the value [position=227, requiredBytes=4, remainingBytes=0]}}. 
> Needs to be fixed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)