[jira] [Commented] (IGNITE-4611) Write IgniteUuid with BinaryMarshaller

2017-03-01 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on IGNITE-4611:


Github user daradurvs closed the pull request at:

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


> Write IgniteUuid with BinaryMarshaller
> --
>
> Key: IGNITE-4611
> URL: https://issues.apache.org/jira/browse/IGNITE-4611
> Project: Ignite
>  Issue Type: Improvement
>  Components: binary
>Affects Versions: 1.8
>Reporter: Pavel Tupitsyn
>Assignee: Vyacheslav Daradur
> Fix For: 2.0
>
>
> Currently {{IgniteUuid}} is written with {{OptimizedMarshaller}}
> (it is not included in {{BinaryContext.BINARYLIZABLE_SYS_CLSS}}).
> This prevents it from being read on other platforms (.NET, C++).
> Use {{BinaryMarshaller}} instead.
> Dev list thread: 
> http://apache-ignite-developers.2346864.n4.nabble.com/Write-IgniteUuid-with-BinaryMarshaller-td13971.html



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (IGNITE-4611) Write IgniteUuid with BinaryMarshaller

2017-03-01 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on IGNITE-4611:


Github user daradurvs closed the pull request at:

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


> Write IgniteUuid with BinaryMarshaller
> --
>
> Key: IGNITE-4611
> URL: https://issues.apache.org/jira/browse/IGNITE-4611
> Project: Ignite
>  Issue Type: Improvement
>  Components: binary
>Affects Versions: 1.8
>Reporter: Pavel Tupitsyn
>Assignee: Vyacheslav Daradur
> Fix For: 2.0
>
>
> Currently {{IgniteUuid}} is written with {{OptimizedMarshaller}}
> (it is not included in {{BinaryContext.BINARYLIZABLE_SYS_CLSS}}).
> This prevents it from being read on other platforms (.NET, C++).
> Use {{BinaryMarshaller}} instead.
> Dev list thread: 
> http://apache-ignite-developers.2346864.n4.nabble.com/Write-IgniteUuid-with-BinaryMarshaller-td13971.html



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (IGNITE-4611) Write IgniteUuid with BinaryMarshaller

2017-02-20 Thread Pavel Tupitsyn (JIRA)

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

Pavel Tupitsyn commented on IGNITE-4611:


Looks good, merged to {{ignite-2.0}}.

> Write IgniteUuid with BinaryMarshaller
> --
>
> Key: IGNITE-4611
> URL: https://issues.apache.org/jira/browse/IGNITE-4611
> Project: Ignite
>  Issue Type: Improvement
>  Components: binary
>Affects Versions: 1.8
>Reporter: Pavel Tupitsyn
>Assignee: Vyacheslav Daradur
> Fix For: 2.0
>
>
> Currently {{IgniteUuid}} is written with {{OptimizedMarshaller}}
> (it is not included in {{BinaryContext.BINARYLIZABLE_SYS_CLSS}}).
> This prevents it from being read on other platforms (.NET, C++).
> Use {{BinaryMarshaller}} instead.
> Dev list thread: 
> http://apache-ignite-developers.2346864.n4.nabble.com/Write-IgniteUuid-with-BinaryMarshaller-td13971.html



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (IGNITE-4611) Write IgniteUuid with BinaryMarshaller

2017-02-17 Thread Vyacheslav Daradur (JIRA)

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

Vyacheslav Daradur commented on IGNITE-4611:


[~ptupitsyn], please review it again.

> Write IgniteUuid with BinaryMarshaller
> --
>
> Key: IGNITE-4611
> URL: https://issues.apache.org/jira/browse/IGNITE-4611
> Project: Ignite
>  Issue Type: Improvement
>  Components: binary
>Affects Versions: 1.8
>Reporter: Pavel Tupitsyn
>Assignee: Vyacheslav Daradur
> Fix For: 2.0
>
>
> Currently {{IgniteUuid}} is written with {{OptimizedMarshaller}}
> (it is not included in {{BinaryContext.BINARYLIZABLE_SYS_CLSS}}).
> This prevents it from being read on other platforms (.NET, C++).
> Use {{BinaryMarshaller}} instead.
> Dev list thread: 
> http://apache-ignite-developers.2346864.n4.nabble.com/Write-IgniteUuid-with-BinaryMarshaller-td13971.html



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (IGNITE-4611) Write IgniteUuid with BinaryMarshaller

2017-02-17 Thread Vyacheslav Daradur (JIRA)

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

Vyacheslav Daradur commented on IGNITE-4611:


[New PR to ignite-2.0|https://github.com/apache/ignite/pull/1551] was created 
and was sent to 
[ci.tests|http://ci.ignite.apache.org/viewQueued.html?itemId=466210]

> Write IgniteUuid with BinaryMarshaller
> --
>
> Key: IGNITE-4611
> URL: https://issues.apache.org/jira/browse/IGNITE-4611
> Project: Ignite
>  Issue Type: Improvement
>  Components: binary
>Affects Versions: 1.8
>Reporter: Pavel Tupitsyn
>Assignee: Vyacheslav Daradur
> Fix For: 2.0
>
>
> Currently {{IgniteUuid}} is written with {{OptimizedMarshaller}}
> (it is not included in {{BinaryContext.BINARYLIZABLE_SYS_CLSS}}).
> This prevents it from being read on other platforms (.NET, C++).
> Use {{BinaryMarshaller}} instead.
> Dev list thread: 
> http://apache-ignite-developers.2346864.n4.nabble.com/Write-IgniteUuid-with-BinaryMarshaller-td13971.html



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (IGNITE-4611) Write IgniteUuid with BinaryMarshaller

2017-02-17 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on IGNITE-4611:


GitHub user daradurvs opened a pull request:

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

IGNITE-4611 for merge in 2.0



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

$ git pull https://github.com/daradurvs/ignite ignite-4611-2.0

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

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


commit f4d3d6054013e39cd54c7213273a534c55b4790f
Author: daradurvs 
Date:   2017-02-17T10:50:42Z

ignite-4611: IgniteUuid implemented Binarylizable interface and registered 
in BINARYLIZABLE_SYS_CLSS




> Write IgniteUuid with BinaryMarshaller
> --
>
> Key: IGNITE-4611
> URL: https://issues.apache.org/jira/browse/IGNITE-4611
> Project: Ignite
>  Issue Type: Improvement
>  Components: binary
>Affects Versions: 1.8
>Reporter: Pavel Tupitsyn
>Assignee: Vyacheslav Daradur
> Fix For: 2.0
>
>
> Currently {{IgniteUuid}} is written with {{OptimizedMarshaller}}
> (it is not included in {{BinaryContext.BINARYLIZABLE_SYS_CLSS}}).
> This prevents it from being read on other platforms (.NET, C++).
> Use {{BinaryMarshaller}} instead.
> Dev list thread: 
> http://apache-ignite-developers.2346864.n4.nabble.com/Write-IgniteUuid-with-BinaryMarshaller-td13971.html



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (IGNITE-4611) Write IgniteUuid with BinaryMarshaller

2017-02-17 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on IGNITE-4611:


Github user daradurvs closed the pull request at:

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


> Write IgniteUuid with BinaryMarshaller
> --
>
> Key: IGNITE-4611
> URL: https://issues.apache.org/jira/browse/IGNITE-4611
> Project: Ignite
>  Issue Type: Improvement
>  Components: binary
>Affects Versions: 1.8
>Reporter: Pavel Tupitsyn
>Assignee: Vyacheslav Daradur
> Fix For: 2.0
>
>
> Currently {{IgniteUuid}} is written with {{OptimizedMarshaller}}
> (it is not included in {{BinaryContext.BINARYLIZABLE_SYS_CLSS}}).
> This prevents it from being read on other platforms (.NET, C++).
> Use {{BinaryMarshaller}} instead.
> Dev list thread: 
> http://apache-ignite-developers.2346864.n4.nabble.com/Write-IgniteUuid-with-BinaryMarshaller-td13971.html



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (IGNITE-4611) Write IgniteUuid with BinaryMarshaller

2017-02-17 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on IGNITE-4611:


GitHub user daradurvs opened a pull request:

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

IGNITE-4611 to ignite-2.0



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

$ git pull https://github.com/daradurvs/ignite ignite-4611

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

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


commit 3ef7a0e03b9cb36fb4037cb075512adac95cc3f7
Author: Aleksei Scherbakov 
Date:   2017-02-13T11:19:27Z

IGNITE-4664 - Added lifecycle and injection support for TopologyValidator. 
Fixes #1514

commit 37c0a220284527a38b181561865e8a57cfb1549b
Author: Denis Magda 
Date:   2017-02-14T01:33:32Z

IGNITE-4159: Kubernetes IP finder.

commit 0bdcfb022b6755b082d7f0240934c83a07f0bf50
Author: Andrey Novikov 
Date:   2017-02-14T04:16:23Z

Pinned dependencies versions

commit b9bf77c1a492951bd45abb8653469650d51c38a1
Author: Denis Magda 
Date:   2017-02-14T06:03:30Z

IGNITE-4159: using logger instead of system.out.println

commit c52cb9f1fa32d7339f24310bbb37733e94ef85ce
Author: Denis Magda 
Date:   2017-02-14T06:03:58Z

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite

commit 8e12513efb24cc6df1da0968560ac932544ee68d
Author: voipp 
Date:   2017-02-14T12:08:59Z

ignite-4492 Add MBean for StripedExecutor
This closes #1491.

commit 49237343d53ee33d44e5599cd7fe7da868ee30a1
Author: AKuznetsov 
Date:   2017-02-14T13:54:31Z

IGNITE-4436 API for collecting list of running queries and cancel them.

commit 79e1e536e5a6ee366da94f563355429635cbfdd2
Author: Andrey Novikov 
Date:   2017-02-14T16:28:06Z

IGNITE-4472 UI fix, minor fixes

commit b461cb47882861356ede58775bd9e253dcf26202
Author: Manish Mishra 
Date:   2017-02-15T00:54:11Z

IGNITE-4526: Add Spark Shared RDD examples
Reviewed by Denis Magda 

commit 571586cdc7d6271b671c76404075be3793cd1ac9
Author: Vasiliy Sisko 
Date:   2017-02-15T04:08:23Z

 Minor fix: missing toString() method.

commit 2cfd55dcff04cd81ac81e8ed68a34e7ad9ebb883
Author: Andrey Novikov 
Date:   2017-02-15T09:08:57Z

IGNITE-4678 Node version in range.

commit e8f8e0acf254133dd978d72adb73c5362752f706
Author: Dmitriy Govorukhin 
Date:   2017-02-15T10:51:33Z

ignite-3727 Support local listeners async execution for IgniteMessage.send

commit f1a8333665c6839c84d80a4862d5c441a6d00945
Author: daradurvs 
Date:   2017-02-16T16:22:29Z

ignite-4611: IgniteUuid implementer Binarylizable interface

commit 8fa4707079044de35d4c7f95e3a12d95082c238f
Author: daradurvs 
Date:   2017-02-16T16:47:41Z

ignite-4611: Refactoring

commit 57113eec8d26e9c4b44b4664889792691c7c2e18
Author: daradurvs 
Date:   2017-02-16T16:56:56Z

ignite-4611: truncated the code




> Write IgniteUuid with BinaryMarshaller
> --
>
> Key: IGNITE-4611
> URL: https://issues.apache.org/jira/browse/IGNITE-4611
> Project: Ignite
>  Issue Type: Improvement
>  Components: binary
>Affects Versions: 1.8
>Reporter: Pavel Tupitsyn
>Assignee: Vyacheslav Daradur
> Fix For: 2.0
>
>
> Currently {{IgniteUuid}} is written with {{OptimizedMarshaller}}
> (it is not included in {{BinaryContext.BINARYLIZABLE_SYS_CLSS}}).
> This prevents it from being read on other platforms (.NET, C++).
> Use {{BinaryMarshaller}} instead.
> Dev list thread: 
> http://apache-ignite-developers.2346864.n4.nabble.com/Write-IgniteUuid-with-BinaryMarshaller-td13971.html



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (IGNITE-4611) Write IgniteUuid with BinaryMarshaller

2017-02-17 Thread Pavel Tupitsyn (JIRA)

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

Pavel Tupitsyn commented on IGNITE-4611:


I've missed that. Let's keep it as two longs then.

> Write IgniteUuid with BinaryMarshaller
> --
>
> Key: IGNITE-4611
> URL: https://issues.apache.org/jira/browse/IGNITE-4611
> Project: Ignite
>  Issue Type: Improvement
>  Components: binary
>Affects Versions: 1.8
>Reporter: Pavel Tupitsyn
>Assignee: Vyacheslav Daradur
> Fix For: 2.0
>
>
> Currently {{IgniteUuid}} is written with {{OptimizedMarshaller}}
> (it is not included in {{BinaryContext.BINARYLIZABLE_SYS_CLSS}}).
> This prevents it from being read on other platforms (.NET, C++).
> Use {{BinaryMarshaller}} instead.
> Dev list thread: 
> http://apache-ignite-developers.2346864.n4.nabble.com/Write-IgniteUuid-with-BinaryMarshaller-td13971.html



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (IGNITE-4611) Write IgniteUuid with BinaryMarshaller

2017-02-17 Thread Vyacheslav Daradur (JIRA)

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

Vyacheslav Daradur commented on IGNITE-4611:


[~ptupitsyn]
bq. Instead of two longs, please write global part as UUID: out.writeUuid(gid);
It will cost one byte more for storage of type.
Are you sure?

> Write IgniteUuid with BinaryMarshaller
> --
>
> Key: IGNITE-4611
> URL: https://issues.apache.org/jira/browse/IGNITE-4611
> Project: Ignite
>  Issue Type: Improvement
>  Components: binary
>Affects Versions: 1.8
>Reporter: Pavel Tupitsyn
>Assignee: Vyacheslav Daradur
> Fix For: 2.0
>
>
> Currently {{IgniteUuid}} is written with {{OptimizedMarshaller}}
> (it is not included in {{BinaryContext.BINARYLIZABLE_SYS_CLSS}}).
> This prevents it from being read on other platforms (.NET, C++).
> Use {{BinaryMarshaller}} instead.
> Dev list thread: 
> http://apache-ignite-developers.2346864.n4.nabble.com/Write-IgniteUuid-with-BinaryMarshaller-td13971.html



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (IGNITE-4611) Write IgniteUuid with BinaryMarshaller

2017-02-17 Thread Pavel Tupitsyn (JIRA)

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

Pavel Tupitsyn commented on IGNITE-4611:


Yes, .NET is now able to work with {{IgniteUuid}} properly. Task to refactor 
current usages: IGNITE-4716

[~daradurvs], a couple of comments:
* Instead of two longs, please write global part as {{UUID}}: 
{{out.writeUuid(gid);}}
* This task is for 2.0. Please target your PR at {{ignite-2.0}} branch instead 
of master.

> Write IgniteUuid with BinaryMarshaller
> --
>
> Key: IGNITE-4611
> URL: https://issues.apache.org/jira/browse/IGNITE-4611
> Project: Ignite
>  Issue Type: Improvement
>  Components: binary
>Affects Versions: 1.8
>Reporter: Pavel Tupitsyn
>Assignee: Vyacheslav Daradur
> Fix For: 2.0
>
>
> Currently {{IgniteUuid}} is written with {{OptimizedMarshaller}}
> (it is not included in {{BinaryContext.BINARYLIZABLE_SYS_CLSS}}).
> This prevents it from being read on other platforms (.NET, C++).
> Use {{BinaryMarshaller}} instead.
> Dev list thread: 
> http://apache-ignite-developers.2346864.n4.nabble.com/Write-IgniteUuid-with-BinaryMarshaller-td13971.html



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (IGNITE-4611) Write IgniteUuid with BinaryMarshaller

2017-02-17 Thread Vladimir Ozerov (JIRA)

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

Vladimir Ozerov commented on IGNITE-4611:
-

[~ptupitsyn], could you please check if .NET part is able to work with 
{{IgniteUuid}} now?

> Write IgniteUuid with BinaryMarshaller
> --
>
> Key: IGNITE-4611
> URL: https://issues.apache.org/jira/browse/IGNITE-4611
> Project: Ignite
>  Issue Type: Improvement
>  Components: binary
>Affects Versions: 1.8
>Reporter: Pavel Tupitsyn
>Assignee: Vyacheslav Daradur
> Fix For: 2.0
>
>
> Currently {{IgniteUuid}} is written with {{OptimizedMarshaller}}
> (it is not included in {{BinaryContext.BINARYLIZABLE_SYS_CLSS}}).
> This prevents it from being read on other platforms (.NET, C++).
> Use {{BinaryMarshaller}} instead.
> Dev list thread: 
> http://apache-ignite-developers.2346864.n4.nabble.com/Write-IgniteUuid-with-BinaryMarshaller-td13971.html



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (IGNITE-4611) Write IgniteUuid with BinaryMarshaller

2017-02-16 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on IGNITE-4611:


GitHub user daradurvs opened a pull request:

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

IGNITE-4611



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

$ git pull https://github.com/daradurvs/ignite ignite-4611

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

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


commit f1a8333665c6839c84d80a4862d5c441a6d00945
Author: daradurvs 
Date:   2017-02-16T16:22:29Z

ignite-4611: IgniteUuid implementer Binarylizable interface

commit 8fa4707079044de35d4c7f95e3a12d95082c238f
Author: daradurvs 
Date:   2017-02-16T16:47:41Z

ignite-4611: Refactoring

commit 57113eec8d26e9c4b44b4664889792691c7c2e18
Author: daradurvs 
Date:   2017-02-16T16:56:56Z

ignite-4611: truncated the code




> Write IgniteUuid with BinaryMarshaller
> --
>
> Key: IGNITE-4611
> URL: https://issues.apache.org/jira/browse/IGNITE-4611
> Project: Ignite
>  Issue Type: Improvement
>  Components: binary
>Affects Versions: 1.8
>Reporter: Pavel Tupitsyn
>Assignee: Vyacheslav Daradur
> Fix For: 2.0
>
>
> Currently {{IgniteUuid}} is written with {{OptimizedMarshaller}}
> (it is not included in {{BinaryContext.BINARYLIZABLE_SYS_CLSS}}).
> This prevents it from being read on other platforms (.NET, C++).
> Use {{BinaryMarshaller}} instead.
> Dev list thread: 
> http://apache-ignite-developers.2346864.n4.nabble.com/Write-IgniteUuid-with-BinaryMarshaller-td13971.html



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (IGNITE-4611) Write IgniteUuid with BinaryMarshaller

2017-02-16 Thread Pavel Tupitsyn (JIRA)

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

Pavel Tupitsyn commented on IGNITE-4611:


[~daradurvs] basically you need to include {{IgniteUuid} in 
{{BinaryContext.BINARYLIZABLE_SYS_CLSS}} and then implement {{Binarylizable}} 
interface. See how other classes in {{BINARYLIZABLE_SYS_CLSS}} work.

> Write IgniteUuid with BinaryMarshaller
> --
>
> Key: IGNITE-4611
> URL: https://issues.apache.org/jira/browse/IGNITE-4611
> Project: Ignite
>  Issue Type: Improvement
>  Components: binary
>Affects Versions: 1.8
>Reporter: Pavel Tupitsyn
>Assignee: Vyacheslav Daradur
> Fix For: 2.0
>
>
> Currently IgniteUuid is written with OptimizedMarshaller
> (it is not included in BinaryContext.BINARYLIZABLE_SYS_CLSS).
> This prevents it from being read on other platforms (.NET, C++).
> Use BinaryMarshaller instead.
> Dev list thread: 
> http://apache-ignite-developers.2346864.n4.nabble.com/Write-IgniteUuid-with-BinaryMarshaller-td13971.html



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (IGNITE-4611) Write IgniteUuid with BinaryMarshaller

2017-02-16 Thread Vyacheslav Daradur (JIRA)

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

Vyacheslav Daradur commented on IGNITE-4611:


[~ptupitsyn],
Am I to understand, that needs just to implement IgniteUuid class in binary 
protocol? (like in IGNITE-4158)

> Write IgniteUuid with BinaryMarshaller
> --
>
> Key: IGNITE-4611
> URL: https://issues.apache.org/jira/browse/IGNITE-4611
> Project: Ignite
>  Issue Type: Improvement
>  Components: binary
>Affects Versions: 1.8
>Reporter: Pavel Tupitsyn
>Assignee: Vyacheslav Daradur
> Fix For: 2.0
>
>
> Currently IgniteUuid is written with OptimizedMarshaller
> (it is not included in BinaryContext.BINARYLIZABLE_SYS_CLSS).
> This prevents it from being read on other platforms (.NET, C++).
> Use BinaryMarshaller instead.
> Dev list thread: 
> http://apache-ignite-developers.2346864.n4.nabble.com/Write-IgniteUuid-with-BinaryMarshaller-td13971.html



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)