[jira] [Commented] (IGNITE-10028) Incorrect handling of page on replacement

2018-11-13 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on IGNITE-10028:
-

GitHub user voropava reopened a pull request:

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

IGNITE-10028 Start multiple caches in parallel may lead to the fact that 
some of the caches won't be registered.

…suboptimal batch splitting in U.doInParallel().

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

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

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

https://github.com/apache/ignite/pull/5377.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 #5377


commit 3a146d54ca6eef07a90fafc1ac4ce6f0deeda5a6
Author: Pavel Voronkin 
Date:   2018-08-14T18:20:50Z

IGNITE-10028 Fixed race on addCacheContext/removeCacheContext, fixed 
suboptimal batch splitting in U.doInParallel().

commit 8c93ced97960a85fd4d2a24e1fdefaa3e75bebda
Author: Pavel Voronkin 
Date:   2018-08-14T18:20:50Z

IGNITE-10028 Review fixes.




> Incorrect handling of page on replacement
> -
>
> Key: IGNITE-10028
> URL: https://issues.apache.org/jira/browse/IGNITE-10028
> Project: Ignite
>  Issue Type: Bug
>Reporter: Vladislav Pyatkov
>Assignee: Vladislav Pyatkov
>Priority: Major
> Fix For: 2.8
>
>
> We can pass an incorrect page version to IgniteCacheSnapshotManager.



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


[jira] [Commented] (IGNITE-10028) Incorrect handling of page on replacement

2018-11-13 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on IGNITE-10028:
-

Github user voropava closed the pull request at:

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


> Incorrect handling of page on replacement
> -
>
> Key: IGNITE-10028
> URL: https://issues.apache.org/jira/browse/IGNITE-10028
> Project: Ignite
>  Issue Type: Bug
>Reporter: Vladislav Pyatkov
>Assignee: Vladislav Pyatkov
>Priority: Major
> Fix For: 2.8
>
>
> We can pass an incorrect page version to IgniteCacheSnapshotManager.



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


[jira] [Commented] (IGNITE-10028) Incorrect handling of page on replacement

2018-11-13 Thread Ignite TC Bot (JIRA)


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

Ignite TC Bot commented on IGNITE-10028:


{panel:title=Possible 
Blockers|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Inspections: Core{color} [[tests 0 BuildFailureOnMetric 
|https://ci.ignite.apache.org/viewLog.html?buildId=2309009]]

{color:#d04437}_Licenses Headers_{color} [[tests 0 Exit Code 
|https://ci.ignite.apache.org/viewLog.html?buildId=2308960]]

{panel}
[TeamCity Run All 
Results|http://ci.ignite.apache.org/viewLog.html?buildId=2309013buildTypeId=IgniteTests24Java8_RunAll]

> Incorrect handling of page on replacement
> -
>
> Key: IGNITE-10028
> URL: https://issues.apache.org/jira/browse/IGNITE-10028
> Project: Ignite
>  Issue Type: Bug
>Reporter: Vladislav Pyatkov
>Assignee: Vladislav Pyatkov
>Priority: Major
> Fix For: 2.8
>
>
> We can pass an incorrect page version to IgniteCacheSnapshotManager.



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


[jira] [Commented] (IGNITE-10028) Incorrect handling of page on replacement

2018-11-13 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on IGNITE-10028:
-

GitHub user voropava opened a pull request:

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

IGNITE-10028 Fixed race on addCacheContext/removeCacheContext, fixed …

…suboptimal batch splitting in U.doInParallel().

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

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

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

https://github.com/apache/ignite/pull/5377.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 #5377


commit 3a146d54ca6eef07a90fafc1ac4ce6f0deeda5a6
Author: Pavel Voronkin 
Date:   2018-08-14T18:20:50Z

IGNITE-10028 Fixed race on addCacheContext/removeCacheContext, fixed 
suboptimal batch splitting in U.doInParallel().




> Incorrect handling of page on replacement
> -
>
> Key: IGNITE-10028
> URL: https://issues.apache.org/jira/browse/IGNITE-10028
> Project: Ignite
>  Issue Type: Bug
>Reporter: Vladislav Pyatkov
>Assignee: Vladislav Pyatkov
>Priority: Major
> Fix For: 2.8
>
>
> We can pass an incorrect page version to IgniteCacheSnapshotManager.



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


[jira] [Commented] (IGNITE-10028) Incorrect handling of page on replacement

2018-10-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on IGNITE-10028:
-

Github user asfgit closed the pull request at:

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


> Incorrect handling of page on replacement
> -
>
> Key: IGNITE-10028
> URL: https://issues.apache.org/jira/browse/IGNITE-10028
> Project: Ignite
>  Issue Type: Bug
>Reporter: Vladislav Pyatkov
>Assignee: Vladislav Pyatkov
>Priority: Major
> Fix For: 2.8
>
>
> We can pass an incorrect page version to IgniteCacheSnapshotManager.



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


[jira] [Commented] (IGNITE-10028) Incorrect handling of page on replacement

2018-10-29 Thread Ignite TC Bot (JIRA)


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

Ignite TC Bot commented on IGNITE-10028:


{panel:title=No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
[TeamCity Run All 
Results|http://ci.ignite.apache.org/viewLog.html?buildId=213buildTypeId=IgniteTests24Java8_RunAll]

> Incorrect handling of page on replacement
> -
>
> Key: IGNITE-10028
> URL: https://issues.apache.org/jira/browse/IGNITE-10028
> Project: Ignite
>  Issue Type: Bug
>Reporter: Vladislav Pyatkov
>Assignee: Vladislav Pyatkov
>Priority: Major
>
> We can to pass incorrect page version to IgniteCacheSnapshotManager.



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


[jira] [Commented] (IGNITE-10028) Incorrect handling of page on replacement

2018-10-26 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on IGNITE-10028:
-

GitHub user vldpyatkov opened a pull request:

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

IGNITE-10028

Incorrect handling of page on replacement

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

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

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

https://github.com/apache/ignite/pull/5093.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 #5093


commit 26c25b1a64ba950cbfdd0580928af286308a7552
Author: vd-pyatkov 
Date:   2018-10-26T15:43:44Z

IGNITE-10028
Incorrect handling of page on replacement




> Incorrect handling of page on replacement
> -
>
> Key: IGNITE-10028
> URL: https://issues.apache.org/jira/browse/IGNITE-10028
> Project: Ignite
>  Issue Type: Bug
>Reporter: Vladislav Pyatkov
>Assignee: Vladislav Pyatkov
>Priority: Major
>
> We can to pass incorrect page version to IgniteCacheSnapshotManager.



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