You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Valentin Kulichenko (JIRA)" <ji...@apache.org> on 2015/07/01 22:19:04 UTC

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

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)