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

2016-11-09 Thread Anton Vinogradov (JIRA)

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

Anton Vinogradov commented on IGNITE-1075:
--

Issue fixed by IGNITE-500

> 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
>Assignee: Anton Vinogradov
>Priority: Critical
>  Labels: Usability
>  Time Spent: 3h
>  Remaining Estimate: 0h
>
> 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)


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

2016-09-14 Thread Alexander Belyak (JIRA)

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

Alexander Belyak commented on IGNITE-1075:
--

Please review

> 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
>Assignee: Semen Boikov
>Priority: Critical
>  Labels: Usability
>  Time Spent: 3h
>  Remaining Estimate: 0h
>
> 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)


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

2016-09-14 Thread Alexander Belyak (JIRA)

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

Alexander Belyak commented on IGNITE-1075:
--

Found place in DataStreamerImpl.nodes() where I can add logging. Write test to 
this case.

> 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
>Assignee: Alexander Belyak
>Priority: Critical
>  Labels: Usability
>  Time Spent: 3h
>  Remaining Estimate: 0h
>
> 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)


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

2016-09-14 Thread Alexander Belyak (JIRA)

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

Alexander Belyak commented on IGNITE-1075:
--

addData method calls many times and must be fast, what if I print warning when 
DataStreamer creating?

> 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
>Assignee: Alexander Belyak
>Priority: Critical
>  Labels: Usability
>  Time Spent: 3h
>  Remaining Estimate: 0h
>
> 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)


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

2015-08-31 Thread JIRA

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

Raúl Kripalani commented on IGNITE-1075:


Hey [~vkulichenko], I could take this ticket if you're not working on it.

Raúl.

> 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
>  Labels: Usability
>
> 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)