[jira] [Updated] (IGNITE-9204) Test org.apache.ignite.client.ReliabilityTest@testFailover fails intermittently

2019-10-03 Thread Maxim Muzafarov (Jira)


 [ 
https://issues.apache.org/jira/browse/IGNITE-9204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maxim Muzafarov updated IGNITE-9204:

Ignite Flags:   (was: Docs Required)

> Test org.apache.ignite.client.ReliabilityTest@testFailover fails 
> intermittently
> ---
>
> Key: IGNITE-9204
> URL: https://issues.apache.org/jira/browse/IGNITE-9204
> Project: Ignite
>  Issue Type: Test
>  Components: thin client
>Affects Versions: 2.6
>Reporter: Alexey Kukushkin
>Assignee: Alexey Kukushkin
>Priority: Major
> Fix For: 2.9
>
>
> According to [Apache Ignite Team 
> City|https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=1817609924700192054&tab=testDetails],
>  test org.apache.ignite.client.ReliabilityTest@testFailover fails 
> intermittently with this message:
>  
> {noformat}
> java.lang.AssertionError: Ignite cluster is unavailable expected null, but 
> was: unavailable> at 
> org.apache.ignite.client.ReliabilityTest.assertOnUnstableCluster(ReliabilityTest.java:184)
>  at 
> org.apache.ignite.client.ReliabilityTest.testFailover(ReliabilityTest.java:88)
>  * Text was not loaded fully because its' size exceeds 2 MB, see full log 
> for the whole text *
> {noformat}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (IGNITE-9204) Test org.apache.ignite.client.ReliabilityTest@testFailover fails intermittently

2019-10-03 Thread Maxim Muzafarov (Jira)


 [ 
https://issues.apache.org/jira/browse/IGNITE-9204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maxim Muzafarov updated IGNITE-9204:

Fix Version/s: (was: 2.8)
   2.9

> Test org.apache.ignite.client.ReliabilityTest@testFailover fails 
> intermittently
> ---
>
> Key: IGNITE-9204
> URL: https://issues.apache.org/jira/browse/IGNITE-9204
> Project: Ignite
>  Issue Type: Test
>  Components: thin client
>Affects Versions: 2.6
>Reporter: Alexey Kukushkin
>Assignee: Alexey Kukushkin
>Priority: Major
> Fix For: 2.9
>
>
> According to [Apache Ignite Team 
> City|https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=1817609924700192054&tab=testDetails],
>  test org.apache.ignite.client.ReliabilityTest@testFailover fails 
> intermittently with this message:
>  
> {noformat}
> java.lang.AssertionError: Ignite cluster is unavailable expected null, but 
> was: unavailable> at 
> org.apache.ignite.client.ReliabilityTest.assertOnUnstableCluster(ReliabilityTest.java:184)
>  at 
> org.apache.ignite.client.ReliabilityTest.testFailover(ReliabilityTest.java:88)
>  * Text was not loaded fully because its' size exceeds 2 MB, see full log 
> for the whole text *
> {noformat}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (IGNITE-9204) Test org.apache.ignite.client.ReliabilityTest@testFailover fails intermittently

2018-11-28 Thread Alexey Kukushkin (JIRA)


 [ 
https://issues.apache.org/jira/browse/IGNITE-9204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexey Kukushkin updated IGNITE-9204:
-
Description: 
According to [Apache Ignite Team 
City|https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=1817609924700192054&tab=testDetails],
 test org.apache.ignite.client.ReliabilityTest@testFailover fails 
intermittently with this message:

 
{noformat}
java.lang.AssertionError: Ignite cluster is unavailable expected null, but 
was: at 
org.apache.ignite.client.ReliabilityTest.assertOnUnstableCluster(ReliabilityTest.java:184)
 at 
org.apache.ignite.client.ReliabilityTest.testFailover(ReliabilityTest.java:88) 
* Text was not loaded fully because its' size exceeds 2 MB, see full log 
for the whole text *
{noformat}
Please also fix this issue:

org.apache.kafka.connect.errors.ConnectException: Failed to find any class that 
implements Converter and which name matches 
org.apache.kafka.connect.storage.StringConverter, available converters are: 
 at 
org.apache.ignite.stream.kafka.connect.IgniteSinkConnectorTest.beforeTest(IgniteSinkConnectorTest.java:106)
 

  was:
According to [Apache Ignite Team 
City|https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=1817609924700192054&tab=testDetails],
 test org.apache.ignite.client.ReliabilityTest@testFailover fails 
intermittently with this message:

 
{noformat}
java.lang.AssertionError: Ignite cluster is unavailable expected null, but 
was: at 
org.apache.ignite.client.ReliabilityTest.assertOnUnstableCluster(ReliabilityTest.java:184)
 at 
org.apache.ignite.client.ReliabilityTest.testFailover(ReliabilityTest.java:88) 
* Text was not loaded fully because its' size exceeds 2 MB, see full log 
for the whole text *
{noformat}
 


> Test org.apache.ignite.client.ReliabilityTest@testFailover fails 
> intermittently
> ---
>
> Key: IGNITE-9204
> URL: https://issues.apache.org/jira/browse/IGNITE-9204
> Project: Ignite
>  Issue Type: Test
>  Components: thin client
>Affects Versions: 2.6
>Reporter: Alexey Kukushkin
>Assignee: Alexey Kukushkin
>Priority: Major
> Fix For: 2.8
>
>
> According to [Apache Ignite Team 
> City|https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=1817609924700192054&tab=testDetails],
>  test org.apache.ignite.client.ReliabilityTest@testFailover fails 
> intermittently with this message:
>  
> {noformat}
> java.lang.AssertionError: Ignite cluster is unavailable expected null, but 
> was: unavailable> at 
> org.apache.ignite.client.ReliabilityTest.assertOnUnstableCluster(ReliabilityTest.java:184)
>  at 
> org.apache.ignite.client.ReliabilityTest.testFailover(ReliabilityTest.java:88)
>  * Text was not loaded fully because its' size exceeds 2 MB, see full log 
> for the whole text *
> {noformat}
> Please also fix this issue:
> org.apache.kafka.connect.errors.ConnectException: Failed to find any class 
> that implements Converter and which name matches 
> org.apache.kafka.connect.storage.StringConverter, available converters are: 
>  at 
> org.apache.ignite.stream.kafka.connect.IgniteSinkConnectorTest.beforeTest(IgniteSinkConnectorTest.java:106)
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (IGNITE-9204) Test org.apache.ignite.client.ReliabilityTest@testFailover fails intermittently

2018-11-28 Thread Alexey Kukushkin (JIRA)


 [ 
https://issues.apache.org/jira/browse/IGNITE-9204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexey Kukushkin updated IGNITE-9204:
-
Description: 
According to [Apache Ignite Team 
City|https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=1817609924700192054&tab=testDetails],
 test org.apache.ignite.client.ReliabilityTest@testFailover fails 
intermittently with this message:

 
{noformat}
java.lang.AssertionError: Ignite cluster is unavailable expected null, but 
was: at 
org.apache.ignite.client.ReliabilityTest.assertOnUnstableCluster(ReliabilityTest.java:184)
 at 
org.apache.ignite.client.ReliabilityTest.testFailover(ReliabilityTest.java:88) 
* Text was not loaded fully because its' size exceeds 2 MB, see full log 
for the whole text *
{noformat}
 

  was:
According to [Apache Ignite Team 
City|https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=1817609924700192054&tab=testDetails],
 test org.apache.ignite.client.ReliabilityTest@testFailover fails 
intermittently with this message:

 
{noformat}
java.lang.AssertionError: Ignite cluster is unavailable expected null, but 
was: at 
org.apache.ignite.client.ReliabilityTest.assertOnUnstableCluster(ReliabilityTest.java:184)
 at 
org.apache.ignite.client.ReliabilityTest.testFailover(ReliabilityTest.java:88) 
* Text was not loaded fully because its' size exceeds 2 MB, see full log 
for the whole text *
{noformat}
Please also fix this issue:

org.apache.kafka.connect.errors.ConnectException: Failed to find any class that 
implements Converter and which name matches 
org.apache.kafka.connect.storage.StringConverter, available converters are: 
 at 
org.apache.ignite.stream.kafka.connect.IgniteSinkConnectorTest.beforeTest(IgniteSinkConnectorTest.java:106)
 


> Test org.apache.ignite.client.ReliabilityTest@testFailover fails 
> intermittently
> ---
>
> Key: IGNITE-9204
> URL: https://issues.apache.org/jira/browse/IGNITE-9204
> Project: Ignite
>  Issue Type: Test
>  Components: thin client
>Affects Versions: 2.6
>Reporter: Alexey Kukushkin
>Assignee: Alexey Kukushkin
>Priority: Major
> Fix For: 2.8
>
>
> According to [Apache Ignite Team 
> City|https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=1817609924700192054&tab=testDetails],
>  test org.apache.ignite.client.ReliabilityTest@testFailover fails 
> intermittently with this message:
>  
> {noformat}
> java.lang.AssertionError: Ignite cluster is unavailable expected null, but 
> was: unavailable> at 
> org.apache.ignite.client.ReliabilityTest.assertOnUnstableCluster(ReliabilityTest.java:184)
>  at 
> org.apache.ignite.client.ReliabilityTest.testFailover(ReliabilityTest.java:88)
>  * Text was not loaded fully because its' size exceeds 2 MB, see full log 
> for the whole text *
> {noformat}
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (IGNITE-9204) Test org.apache.ignite.client.ReliabilityTest@testFailover fails intermittently

2018-09-27 Thread Vladimir Ozerov (JIRA)


 [ 
https://issues.apache.org/jira/browse/IGNITE-9204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vladimir Ozerov updated IGNITE-9204:

Fix Version/s: (was: 2.7)
   2.8

> Test org.apache.ignite.client.ReliabilityTest@testFailover fails 
> intermittently
> ---
>
> Key: IGNITE-9204
> URL: https://issues.apache.org/jira/browse/IGNITE-9204
> Project: Ignite
>  Issue Type: Test
>  Components: thin client
>Affects Versions: 2.6
>Reporter: Alexey Kukushkin
>Assignee: Alexey Kukushkin
>Priority: Major
> Fix For: 2.8
>
>
> According to [Apache Ignite Team 
> City|https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=1817609924700192054&tab=testDetails],
>  test org.apache.ignite.client.ReliabilityTest@testFailover fails 
> intermittently with this message:
>  
> {noformat}
> java.lang.AssertionError: Ignite cluster is unavailable expected null, but 
> was: unavailable> at 
> org.apache.ignite.client.ReliabilityTest.assertOnUnstableCluster(ReliabilityTest.java:184)
>  at 
> org.apache.ignite.client.ReliabilityTest.testFailover(ReliabilityTest.java:88)
>  * Text was not loaded fully because its' size exceeds 2 MB, see full log 
> for the whole text *
> {noformat}
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)