[jira] [Updated] (IGNITE-7891) awaitPartitionMapExchange works incorrectly if partitioned cache has backup

2018-09-25 Thread Nikolay Izhikov (JIRA)


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

Nikolay Izhikov updated IGNITE-7891:

Fix Version/s: (was: 2.8)

> awaitPartitionMapExchange works incorrectly if partitioned cache has backup
> ---
>
> Key: IGNITE-7891
> URL: https://issues.apache.org/jira/browse/IGNITE-7891
> Project: Ignite
>  Issue Type: Bug
>Affects Versions: 2.5
>Reporter: Alexey Kuznetsov
>Priority: Critical
>  Labels: rebalance
>
> When cluster is started with partitioned cache with backups, 
>  awaitPartitionMapExchange(true, true, null) may work incorrectly : it 
> doesn't wait for full rebalance to be finished.
> See 
> [reproducer|https://github.com/voipp/ignite/commit/78d96c4950b7f82abea1d3cec8b508a96089f2a5]
> Note that reproducer is flaky, it fails 80% of times



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


[jira] [Updated] (IGNITE-7891) awaitPartitionMapExchange works incorrectly if partitioned cache has backup

2018-09-24 Thread Nikolay Izhikov (JIRA)


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

Nikolay Izhikov updated IGNITE-7891:

Fix Version/s: (was: 2.7)
   2.8

> awaitPartitionMapExchange works incorrectly if partitioned cache has backup
> ---
>
> Key: IGNITE-7891
> URL: https://issues.apache.org/jira/browse/IGNITE-7891
> Project: Ignite
>  Issue Type: Bug
>Affects Versions: 2.5
>Reporter: Alexey Kuznetsov
>Priority: Critical
>  Labels: rebalance
> Fix For: 2.8
>
>
> When cluster is started with partitioned cache with backups, 
>  awaitPartitionMapExchange(true, true, null) may work incorrectly : it 
> doesn't wait for full rebalance to be finished.
> See 
> [reproducer|https://github.com/voipp/ignite/commit/78d96c4950b7f82abea1d3cec8b508a96089f2a5]
> Note that reproducer is flaky, it fails 80% of times



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


[jira] [Updated] (IGNITE-7891) awaitPartitionMapExchange works incorrectly if partitioned cache has backup

2018-06-26 Thread Dmitriy Pavlov (JIRA)


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

Dmitriy Pavlov updated IGNITE-7891:
---
Fix Version/s: (was: 2.6)
   2.7

> awaitPartitionMapExchange works incorrectly if partitioned cache has backup
> ---
>
> Key: IGNITE-7891
> URL: https://issues.apache.org/jira/browse/IGNITE-7891
> Project: Ignite
>  Issue Type: Bug
>Affects Versions: 2.5
>Reporter: Alexey Kuznetsov
>Priority: Critical
>  Labels: rebalance
> Fix For: 2.7
>
>
> When cluster is started with partitioned cache with backups, 
>  awaitPartitionMapExchange(true, true, null) may work incorrectly : it 
> doesn't wait for full rebalance to be finished.
> See 
> [reproducer|https://github.com/voipp/ignite/commit/78d96c4950b7f82abea1d3cec8b508a96089f2a5]
> Note that reproducer is flaky, it fails 80% of times



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


[jira] [Updated] (IGNITE-7891) awaitPartitionMapExchange works incorrectly if partitioned cache has backup

2018-04-16 Thread Andrey Gura (JIRA)

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

Andrey Gura updated IGNITE-7891:

Fix Version/s: (was: 2.5)
   2.6

> awaitPartitionMapExchange works incorrectly if partitioned cache has backup
> ---
>
> Key: IGNITE-7891
> URL: https://issues.apache.org/jira/browse/IGNITE-7891
> Project: Ignite
>  Issue Type: Bug
>Affects Versions: 2.5
>Reporter: Alexey Kuznetsov
>Priority: Critical
>  Labels: rebalance
> Fix For: 2.6
>
>
> When cluster is started with partitioned cache with backups, 
>  awaitPartitionMapExchange(true, true, null) may work incorrectly : it 
> doesn't wait for full rebalance to be finished.
> See 
> [reproducer|https://github.com/voipp/ignite/commit/78d96c4950b7f82abea1d3cec8b508a96089f2a5]
> Note that reproducer is flaky, it fails 80% of times



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


[jira] [Updated] (IGNITE-7891) awaitPartitionMapExchange works incorrectly if partitioned cache has backup

2018-03-06 Thread Alexey Kuznetsov (JIRA)

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

Alexey Kuznetsov updated IGNITE-7891:
-
Labels: rebalance test  (was: )

> awaitPartitionMapExchange works incorrectly if partitioned cache has backup
> ---
>
> Key: IGNITE-7891
> URL: https://issues.apache.org/jira/browse/IGNITE-7891
> Project: Ignite
>  Issue Type: Bug
>Affects Versions: 2.5
>Reporter: Alexey Kuznetsov
>Priority: Critical
>  Labels: rebalance
> Fix For: 2.5
>
>
> When cluster is started with partitioned cache with backups, 
>  awaitPartitionMapExchange(true, true, null) may work incorrectly : it 
> doesn't wait for full rebalance to be finished.
> See 
> [reproducer|https://github.com/voipp/ignite/commit/78d96c4950b7f82abea1d3cec8b508a96089f2a5]
> Note that reproducer is flaky, it fails 80% of times



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


[jira] [Updated] (IGNITE-7891) awaitPartitionMapExchange works incorrectly if partitioned cache has backup

2018-03-06 Thread Alexey Kuznetsov (JIRA)

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

Alexey Kuznetsov updated IGNITE-7891:
-
Labels: rebalance  (was: rebalance test)

> awaitPartitionMapExchange works incorrectly if partitioned cache has backup
> ---
>
> Key: IGNITE-7891
> URL: https://issues.apache.org/jira/browse/IGNITE-7891
> Project: Ignite
>  Issue Type: Bug
>Affects Versions: 2.5
>Reporter: Alexey Kuznetsov
>Priority: Critical
>  Labels: rebalance
> Fix For: 2.5
>
>
> When cluster is started with partitioned cache with backups, 
>  awaitPartitionMapExchange(true, true, null) may work incorrectly : it 
> doesn't wait for full rebalance to be finished.
> See 
> [reproducer|https://github.com/voipp/ignite/commit/78d96c4950b7f82abea1d3cec8b508a96089f2a5]
> Note that reproducer is flaky, it fails 80% of times



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


[jira] [Updated] (IGNITE-7891) awaitPartitionMapExchange works incorrectly if partitioned cache has backup

2018-03-06 Thread Alexey Kuznetsov (JIRA)

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

Alexey Kuznetsov updated IGNITE-7891:
-
Affects Version/s: 2.5

> awaitPartitionMapExchange works incorrectly if partitioned cache has backup
> ---
>
> Key: IGNITE-7891
> URL: https://issues.apache.org/jira/browse/IGNITE-7891
> Project: Ignite
>  Issue Type: Bug
>Affects Versions: 2.5
>Reporter: Alexey Kuznetsov
>Priority: Critical
> Fix For: 2.5
>
>
> When cluster is started with partitioned cache with backups, 
>  awaitPartitionMapExchange(true, true, null) may work incorrectly : it 
> doesn't wait for full rebalance to be finished.
> See 
> [reproducer|https://github.com/voipp/ignite/commit/78d96c4950b7f82abea1d3cec8b508a96089f2a5]
> Note that reproducer is flaky, it fails 80% of times



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


[jira] [Updated] (IGNITE-7891) awaitPartitionMapExchange works incorrectly if partitioned cache has backup

2018-03-06 Thread Alexey Kuznetsov (JIRA)

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

Alexey Kuznetsov updated IGNITE-7891:
-
Fix Version/s: 2.5

> awaitPartitionMapExchange works incorrectly if partitioned cache has backup
> ---
>
> Key: IGNITE-7891
> URL: https://issues.apache.org/jira/browse/IGNITE-7891
> Project: Ignite
>  Issue Type: Bug
>Reporter: Alexey Kuznetsov
>Priority: Critical
> Fix For: 2.5
>
>
> When cluster is started with partitioned cache with backups, 
>  awaitPartitionMapExchange(true, true, null) may work incorrectly : it 
> doesn't wait for full rebalance to be finished.
> See 
> [reproducer|https://github.com/voipp/ignite/commit/78d96c4950b7f82abea1d3cec8b508a96089f2a5]
> Note that reproducer is flaky, it fails 80% of times



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


[jira] [Updated] (IGNITE-7891) awaitPartitionMapExchange works incorrectly if partitioned cache has backup

2018-03-06 Thread Alexey Kuznetsov (JIRA)

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

Alexey Kuznetsov updated IGNITE-7891:
-
Description: 
When cluster is started with partitioned cache with backups, 
 awaitPartitionMapExchange(true, true, null) may work incorrectly : it doesn't 
wait for full rebalance to be finished.

See 
[reproducer|https://github.com/voipp/ignite/commit/78d96c4950b7f82abea1d3cec8b508a96089f2a5]

Note that reproducer is flaky, it fails 80% of times

  was:
When cluster is started with partitioned cache with backups, 
 awaitPartitionMapExchange(true, true, null) may work incorrectly : it doesn't 
wait for full rebalance to be finished.

See 
[reproducer|https://github.com/voipp/ignite/commit/78d96c4950b7f82abea1d3cec8b508a96089f2a5]


> awaitPartitionMapExchange works incorrectly if partitioned cache has backup
> ---
>
> Key: IGNITE-7891
> URL: https://issues.apache.org/jira/browse/IGNITE-7891
> Project: Ignite
>  Issue Type: Bug
>Reporter: Alexey Kuznetsov
>Priority: Critical
>
> When cluster is started with partitioned cache with backups, 
>  awaitPartitionMapExchange(true, true, null) may work incorrectly : it 
> doesn't wait for full rebalance to be finished.
> See 
> [reproducer|https://github.com/voipp/ignite/commit/78d96c4950b7f82abea1d3cec8b508a96089f2a5]
> Note that reproducer is flaky, it fails 80% of times



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


[jira] [Updated] (IGNITE-7891) awaitPartitionMapExchange works incorrectly if partitioned cache has backup

2018-03-06 Thread Alexey Kuznetsov (JIRA)

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

Alexey Kuznetsov updated IGNITE-7891:
-
Description: 
When cluster is started with partitioned cache with backups, 
 awaitPartitionMapExchange(true, true, null) may work incorrectly : it doesn't 
wait for full rebalance to be finished.

See 
[reproducer|https://github.com/voipp/ignite/commit/78d96c4950b7f82abea1d3cec8b508a96089f2a5]

  was:
When cluster is started with partitioned cache with backups, 
awaitPartitionMapExchange(true, true, null) may work incorrectly : it doesn't 
wait for full rebalance has finished.

See 
[reproducer|https://github.com/voipp/ignite/commit/78d96c4950b7f82abea1d3cec8b508a96089f2a5]



> awaitPartitionMapExchange works incorrectly if partitioned cache has backup
> ---
>
> Key: IGNITE-7891
> URL: https://issues.apache.org/jira/browse/IGNITE-7891
> Project: Ignite
>  Issue Type: Bug
>Reporter: Alexey Kuznetsov
>Priority: Critical
>
> When cluster is started with partitioned cache with backups, 
>  awaitPartitionMapExchange(true, true, null) may work incorrectly : it 
> doesn't wait for full rebalance to be finished.
> See 
> [reproducer|https://github.com/voipp/ignite/commit/78d96c4950b7f82abea1d3cec8b508a96089f2a5]



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


[jira] [Updated] (IGNITE-7891) awaitPartitionMapExchange works incorrectly if partitioned cache has backup

2018-03-06 Thread Alexey Kuznetsov (JIRA)

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

Alexey Kuznetsov updated IGNITE-7891:
-
Description: 
When cluster is started with partitioned cache with backups, 
awaitPartitionMapExchange(true, true, null) may work incorrectly : it doesn't 
wait for full rebalance has finished.

See 
[reproducer|https://github.com/voipp/ignite/commit/78d96c4950b7f82abea1d3cec8b508a96089f2a5]


  was:
When cluster is started with partitioned cache with backups, 
awaitPartitionMapExchange(true, true, null) may work incorrectly : it doesn't 
wait for full rebalance has finished.




> awaitPartitionMapExchange works incorrectly if partitioned cache has backup
> ---
>
> Key: IGNITE-7891
> URL: https://issues.apache.org/jira/browse/IGNITE-7891
> Project: Ignite
>  Issue Type: Bug
>Reporter: Alexey Kuznetsov
>Priority: Critical
>
> When cluster is started with partitioned cache with backups, 
> awaitPartitionMapExchange(true, true, null) may work incorrectly : it doesn't 
> wait for full rebalance has finished.
> See 
> [reproducer|https://github.com/voipp/ignite/commit/78d96c4950b7f82abea1d3cec8b508a96089f2a5]



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