[jira] [Created] (IGNITE-10400) Server node stop by handler IgniteException: Failed to resolve node topology

2018-11-25 Thread ARomantsov (JIRA)
ARomantsov created IGNITE-10400: --- Summary: Server node stop by handler IgniteException: Failed to resolve node topology Key: IGNITE-10400 URL: https://issues.apache.org/jira/browse/IGNITE-10400

Re: Thin clients all in one

2018-11-25 Thread Stepan Pilschikov
My bad, You right вс, 25 нояб. 2018 г. в 05:37, Dmitry Melnichuk < dmitry.melnic...@nobitlost.com>: > Stepan, > > AFAIK Map type did always behave correctly on client side, as it does > now. This is a corresponding piece of my test suite: > > ``` > def test_put_get_map(client): > > cache =

Re: Brainstorm: Make TC Run All faster

2018-11-25 Thread Roman Kondakov
Hi Dmitriy! We have over 50 000 test in our tests base. And this number will be noticeably increased soon by MVCC tests coverage activity. This means that it is very difficult to rework and rewrite these test manually to make it run faster. But we can choose another way. Do we have an ability

[jira] [Created] (IGNITE-10401) After node join and rebalance - some partition hang in move state

2018-11-25 Thread ARomantsov (JIRA)
ARomantsov created IGNITE-10401: --- Summary: After node join and rebalance - some partition hang in move state Key: IGNITE-10401 URL: https://issues.apache.org/jira/browse/IGNITE-10401 Project: Ignite

[jira] [Created] (IGNITE-10403) Yardstick does not work without Guava 20 in the classpath

2018-11-25 Thread Oleg Ostanin (JIRA)
Oleg Ostanin created IGNITE-10403: - Summary: Yardstick does not work without Guava 20 in the classpath Key: IGNITE-10403 URL: https://issues.apache.org/jira/browse/IGNITE-10403 Project: Ignite

[GitHub] ignite pull request #5498: IGNITE-10403 added parent guava dependency in pom...

2018-11-25 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/5498 IGNITE-10403 added parent guava dependency in pom.xml You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-10403

[jira] [Created] (IGNITE-10404) Handler stop node with reason - IgniteException: Checkpoint read lock acquisition has been timed out

2018-11-25 Thread ARomantsov (JIRA)
ARomantsov created IGNITE-10404: --- Summary: Handler stop node with reason - IgniteException: Checkpoint read lock acquisition has been timed out Key: IGNITE-10404 URL:

[jira] [Created] (IGNITE-10402) Restart cluster with BLT led to loss of node due to AE

2018-11-25 Thread ARomantsov (JIRA)
ARomantsov created IGNITE-10402: --- Summary: Restart cluster with BLT led to loss of node due to AE Key: IGNITE-10402 URL: https://issues.apache.org/jira/browse/IGNITE-10402 Project: Ignite

[GitHub] ignite pull request #5497: IGNITE-10393

2018-11-25 Thread gvvinblade
GitHub user gvvinblade opened a pull request: https://github.com/apache/ignite/pull/5497 IGNITE-10393 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-10393 Alternatively you can review and apply