[jira] [Created] (IGNITE-1663) .Net: Check why node ID is nullable in IEvents and IMessaging interfaces.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-1663) .Net: Check why node ID is nullable in IEvents and IMessaging interfaces.

Anton Vinogradov (Jira)
Vladimir Ozerov created IGNITE-1663:
---------------------------------------

             Summary: .Net: Check why node ID is nullable in IEvents and IMessaging interfaces.
                 Key: IGNITE-1663
                 URL: https://issues.apache.org/jira/browse/IGNITE-1663
             Project: Ignite
          Issue Type: Task
          Components: interop
    Affects Versions: ignite-1.4
            Reporter: Vladimir Ozerov
            Priority: Critical
             Fix For: 1.5


It is not clear why we operate on node as "Guid?". Are there any use cases when it could be null?
If no, we must change signature to "Guid".



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