[
https://issues.apache.org/jira/browse/IGNITE-13650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17224647#comment-17224647
]
Ignite TC Bot commented on IGNITE-13650:
----------------------------------------
{panel:title=Branch: [pull/8412/head] Base: [master] : Possible Blockers
(3)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Cache (Restarts) 1{color} [[tests 0 TIMEOUT , Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=5709888]]
{color:#d04437}PDS 2{color} [[tests 0 Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=5709890]]
{color:#d04437}Cache 5{color} [[tests 0 TIMEOUT , Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=5709714]]
{panel}
{panel:title=Branch: [pull/8412/head] Base: [master] : No new tests
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5709767&buildTypeId=IgniteTests24Java8_RunAll]
> Remove FileWriteAheadLogManager#updateCurrentHandle from under assert
> ---------------------------------------------------------------------
>
> Key: IGNITE-13650
> URL: https://issues.apache.org/jira/browse/IGNITE-13650
> Project: Ignite
> Issue Type: Bug
> Components: persistence
> Reporter: Kirill Tkalenko
> Assignee: Kirill Tkalenko
> Priority: Major
> Fix For: 2.10
>
>
> It is necessary to remove FileWriteAheadLogManager#updateCurrentHandle out of
> assert:
> {code:java}
> assert updateCurrentHandle(next, hnd) : "Concurrent updates on rollover are
> not allowed";
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)