You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Dmitriy Pavlov (JIRA)" <ji...@apache.org> on 2017/06/19 16:56:00 UTC

[jira] [Commented] (IGNITE-5545) Ignite PDS1: ignitePdsCheckpointSimulationTest 2 tests failed

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

Dmitriy Pavlov commented on IGNITE-5545:
----------------------------------------

For page write test: MEMORY_RECOVERY is found instead of CHECKPOINT_RECORD
{noformat}

R__=WALRecord [size=37, chainSize=0, pos=null, type=CHECKPOINT_RECORD]
R__=DataRecord [writeEntries=[DataEntry [op=UPDATE, writeVer=GridCacheVersion [topVer=109370981, order=1497890980562, nodeOrder=1], partId=0, partCnt=0]], super=WALRecord [size=91, chainSize=0, pos=null, type=DATA_RECORD]]
R__=DataRecord [writeEntries=[DataEntry [op=DELETE, writeVer=GridCacheVersion [topVer=109370981, order=1497890980563, nodeOrder=1], partId=1, partCnt=1]], super=WALRecord [size=78, chainSize=0, pos=null, type=DATA_RECORD]]
R__=DataRecord [writeEntries=[DataEntry [op=UPDATE, writeVer=GridCacheVersion [topVer=109370981, order=1497890980564, nodeOrder=1], partId=2, partCnt=2]], super=WALRecord [size=91, chainSize=0, pos=null, type=DATA_RECORD]]
R__=DataRecord [writeEntries=[DataEntry [op=DELETE, writeVer=GridCacheVersion [topVer=109370981, order=1497890980565, nodeOrder=1], partId=3, partCnt=3]], super=WALRecord [size=78, chainSize=0, pos=null, type=DATA_RECORD]]
R__=DataRecord [writeEntries=[DataEntry [op=UPDATE, writeVer=GridCacheVersion [topVer=109370981, order=1497890980566, nodeOrder=1], partId=4, partCnt=4]], super=WALRecord [size=91, chainSize=0, pos=null, type=DATA_RECORD]]
R__=DataRecord [writeEntries=[DataEntry [op=DELETE, writeVer=GridCacheVersion [topVer=109370981, order=1497890980567, nodeOrder=1], partId=5, partCnt=5]], super=WALRecord [size=78, chainSize=0, pos=null, type=DATA_RECORD]]
R__=DataRecord [writeEntries=[DataEntry [op=UPDATE, writeVer=GridCacheVersion [topVer=109370981, order=1497890980568, nodeOrder=1], partId=6, partCnt=6]], super=WALRecord [size=91, chainSize=0, pos=null, type=DATA_RECORD]]
R__=DataRecord [writeEntries=[DataEntry [op=DELETE, writeVer=GridCacheVersion [topVer=109370981, order=1497890980569, nodeOrder=1], partId=7, partCnt=7]], super=WALRecord [size=78, chainSize=0, pos=null, type=DATA_RECORD]]
R__=DataRecord [writeEntries=[DataEntry [op=UPDATE, writeVer=GridCacheVersion [topVer=109370981, order=1497890980570, nodeOrder=1], partId=8, partCnt=8]], super=WALRecord [size=91, chainSize=0, pos=null, type=DATA_RECORD]]
R__=DataRecord [writeEntries=[DataEntry [op=DELETE, writeVer=GridCacheVersion [topVer=109370981, order=1497890980571, nodeOrder=1], partId=9, partCnt=9]], super=WALRecord [size=78, chainSize=0, pos=null, type=DATA_RECORD]]
REC=WALRecord [size=25, chainSize=0, pos=null, type=MEMORY_RECOVERY]
{noformat}

> Ignite PDS1: ignitePdsCheckpointSimulationTest 2 tests failed
> -------------------------------------------------------------
>
>                 Key: IGNITE-5545
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5545
>             Project: Ignite
>          Issue Type: Test
>            Reporter: Dmitriy Pavlov
>            Assignee: Dmitriy Pavlov
>              Labels: test-fail
>
>  http://ci.ignite.apache.org/viewLog.html?buildId=674202&tab=buildResultsDiv&buildTypeId=Ignite20Tests_IgnitePds1
> 	
>  org.apache.ignite.testsuites.IgnitePdsTestSuite: org.apache.ignite.internal.processors.cache.persistence.db.file (2)
>  ignitePdsCheckpointSimulationTest.testDataWalEntries 	
>  ignitePdsCheckpointSimulationTest.testPageWalEntries 
> Both problems reproduced locally



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