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)