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

Ignite TC Bot commented on IGNITE-21236:
----------------------------------------

{panel:title=Branch: [pull/11233/head] Base: [master] : No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/11233/head] Base: [master] : New Tests 
(2)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Snapshots 3{color} [[tests 
2|https://ci2.ignite.apache.org/viewLog.html?buildId=7739606]]
* {color:#013220}IgniteSnapshotTestSuite3: 
IgniteCacheDumpSelf2Test.testDumpAfterRestartWithStreamer - PASSED{color}
* {color:#013220}IgniteSnapshotTestSuite3: 
IgniteCacheDumpSelf2Test.testDumpAfterRestart - PASSED{color}

{panel}
[TeamCity *--> Run :: All* 
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=7739607&buildTypeId=IgniteTests24Java8_RunAll]

> Handle DataStreamer entry version in dump
> -----------------------------------------
>
>                 Key: IGNITE-21236
>                 URL: https://issues.apache.org/jira/browse/IGNITE-21236
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Maksim Timonin
>            Assignee: Vladimir Steshin
>            Priority: Major
>              Labels: IEP-109, ise
>         Attachments: IgniteCacheDumpSelfTest2.java
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> DataStreamer writes entries with fixed GridCacheVersion, that is greater than 
> any existing version.
> During dump creation it filters all such entries by version, and no entries 
> created by data streamer lands into the dump.
> Possible solution is to apply all entries with this DataStreamer version to 
> dump. Other hand, it might make the dump inconsistent when it's created 
> parallel to DataStreamer activity (we have the warn for this case in 
> Snapshots already)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to