[jira] [Commented] (IGNITE-5761) Add correct message when entries does not mapped to even one node (and avoid hang on rollback any way).

2017-07-27 Thread Dmitriy Pavlov (JIRA)

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

Dmitriy Pavlov commented on IGNITE-5761:


Hi, could you please fix license headers build?
http://ci.ignite.apache.org/viewLog.html?buildId=742125=buildChangesDiv=Ignite20Tests_RatJavadoc

> Add correct message when entries does not mapped to even one node (and avoid 
> hang on rollback any way).
> ---
>
> Key: IGNITE-5761
> URL: https://issues.apache.org/jira/browse/IGNITE-5761
> Project: Ignite
>  Issue Type: Bug
>  Components: cache
>Affects Versions: 2.0
>Reporter: Igor Seliverstov
>Assignee: Igor Seliverstov
> Fix For: 2.1
>
>
> Transaction hangs on rollback in case the key is not mapped to any node 
> (custom affinity function)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (IGNITE-5761) Add correct message when entries does not mapped to even one node (and avoid hang on rollback any way).

2017-07-17 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on IGNITE-5761:


GitHub user gvvinblade opened a pull request:

https://github.com/apache/ignite/pull/2309

IGNITE-5761



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-5761

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/2309.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #2309


commit 18bdfe96a1e579371108c661e3374183c58a296d
Author: Alexey Goncharuk 
Date:   2017-07-13T12:42:30Z

Fixed NPE in tests

commit d9ed07c67e4a4ff3a9de543cbe039ac2a48f03a0
Author: Sergey Chugunov 
Date:   2017-07-13T14:32:06Z

Functionality of muted test is debated now

commit 871d9260f3b32bed5273852dbdb74c758f73d383
Author: Sergey Chugunov 
Date:   2017-07-13T15:34:01Z

Functionality of GridVersionSelfTest is debated now

commit 2788a740c9aec88d14808d5927a346d121ad42b1
Author: Alexey Goncharuk 
Date:   2017-07-14T09:23:42Z

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite 
into ignite-2.1.3

commit 1e7e692bd4ce0fe2e092117190b59382840317a7
Author: Alexey Goncharuk 
Date:   2017-07-14T09:25:08Z

Merge branch 'ignite-2.1.3' of https://github.com/gridgain/apache-ignite 
into ignite-2.1.3

commit 9fa78849c1ecc45fa56f518ad229e76725c27790
Author: Andrey V. Mashenkov 
Date:   2017-07-14T11:12:29Z

IGNITE-4831: Add an option to disable MBeans. This closes #2265.

(cherry picked from commit 7283edb)

commit d5cc82cb09cf37da783c9bcfbf6743b8910ceb30
Author: Sergey Chugunov 
Date:   2017-07-14T11:52:09Z

GridCacheAbstractNodeRestartSelfTest stopping all grids after each test to 
prevent subsequent test failures when one test fails or hangs

commit 8f1d732fc8065e59a29bb538456194d7f4edd3e9
Author: Sergey Chugunov 
Date:   2017-07-14T11:52:17Z

Merge branch 'ignite-2.1.3' of https://github.com/gridgain/apache-ignite 
into ignite-2.1.3

commit 1d75560f9f418628da7d212207267482a1ea16aa
Author: devozerov 
Date:   2017-07-14T13:07:49Z

Merge branch 'master' into ignite-2.1.3

commit e7ed26b6d305485d3a48ffcca0b9f4069e1fad30
Author: Sergey Chugunov 
Date:   2017-07-14T14:04:51Z

Test configuration fix to pass validation.

commit b32800a0ec573fb60b77bd00cb04578c5114233b
Author: Alexey Goncharuk 
Date:   2017-07-14T17:17:15Z

Corrected benchmark output

commit 2b50486983fcda8d4b599d9af33e08673e87668e
Author: dpavlov 
Date:   2017-07-14T18:10:06Z

IGNITE-5515: Tests were enabled to get hangup on TC

commit fd9e289e7a5f4fea5b4da6f2de21bbd7e5d2f2bd
Author: Igor Seliverstov 
Date:   2017-07-17T08:36:07Z

IGNITE-5761 Add correct message when entries does not mapped to even one 
node (and avoid hang on rollback any way).




> Add correct message when entries does not mapped to even one node (and avoid 
> hang on rollback any way).
> ---
>
> Key: IGNITE-5761
> URL: https://issues.apache.org/jira/browse/IGNITE-5761
> Project: Ignite
>  Issue Type: Bug
>  Components: cache
>Affects Versions: 2.0
>Reporter: Igor Seliverstov
>Assignee: Igor Seliverstov
> Fix For: 2.1
>
>
> Transaction hangs on rollback in case the key is not mapped to any node 
> (custom affinity function)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)