[jira] [Created] (IGNITE-1075) IgniteDataStreamer doesn't throw an exception if there are no data nodes

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

[jira] [Created] (IGNITE-1075) IgniteDataStreamer doesn't throw an exception if there are no data nodes

Anton Vinogradov (Jira)
Valentin Kulichenko created IGNITE-1075:
-------------------------------------------

             Summary: IgniteDataStreamer doesn't throw an exception if there are no data nodes
                 Key: IGNITE-1075
                 URL: https://issues.apache.org/jira/browse/IGNITE-1075
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: 1.1.4
            Reporter: Valentin Kulichenko
            Priority: Critical


If you call {{addData}} method, but there are no data nodes, you will never know about it. Looks like it is returned in a future, but it's counterintuitive to call it on each operation just to check for exception. Probably we should print out these errors in logs as well.



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