You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ignite TC Bot (Jira)" <ji...@apache.org> on 2021/01/04 19:44:00 UTC

[jira] [Commented] (IGNITE-13687) Improvement of human-readable format of WAL records (StandaloneWalRecordsIterator)

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

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

{panel:title=Branch: [pull/8441/head] Base: [master] : Possible Blockers (1)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Platform .NET (Inspections)*{color} [[tests 0 Failure on metric |https://ci.ignite.apache.org/viewLog.html?buildId=5814679]]

{panel}
{panel:title=Branch: [pull/8441/head] Base: [master] : New Tests (34)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}PDS 2{color} [[tests 2|https://ci.ignite.apache.org/viewLog.html?buildId=5814225]]
* {color:#013220}IgnitePdsTestSuite2: WalDeletionArchiveFsyncTest.testCheckpointHistoryRemovingByWalHistorySize - PASSED{color}
* {color:#013220}IgnitePdsTestSuite2: WalDeletionArchiveLogOnlyTest.testCheckpointHistoryRemovingByWalHistorySize - PASSED{color}

{color:#00008b}Queries 1{color} [[tests 8|https://ci.ignite.apache.org/viewLog.html?buildId=5814234]]
* {color:#013220}IgniteBinaryCacheQueryTestSuite: H2RowCacheSelfTest.testDestroyCacheSingleCacheInGroup - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite: H2RowCacheSelfTest.testDeleteEntryWithOtherCacheInGroup - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite: H2RowCacheSelfTest.testUpdateEntryCacheSingleCacheInGroup - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite: H2RowCacheSelfTest.testDestroyCacheWithOtherCacheInGroup - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite: H2RowCacheSelfTest.testDeleteEntryCacheSingleCacheInGroup - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite: H2RowCacheSelfTest.testUpdateEntryWithOtherCacheInGroup - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite: H2RowCacheSelfTest.testFixedSize - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite: H2RowCacheSelfTest.testDestroyCacheCreation - PASSED{color}

{color:#00008b}SPI{color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=5814183]]
* {color:#013220}IgniteSpiTestSuite: TcpDiscoveryNetworkIssuesTest.testFailTwoNodes - PASSED{color}

{color:#00008b}Service Grid{color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=5814239]]
* {color:#013220}IgniteServiceGridTestSuite: ServiceHotRedeploymentViaDeploymentSpiTest.serviceHotRedeploymentTest - PASSED{color}

{color:#00008b}Service Grid (legacy mode){color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=5814240]]
* {color:#013220}IgniteServiceGridTestSuite: ServiceHotRedeploymentViaDeploymentSpiTest.serviceHotRedeploymentTest - PASSED{color}

{color:#00008b}Dev Utils{color} [[tests 21|https://ci.ignite.apache.org/viewLog.html?buildId=5814244]]
* {color:#013220}DevUtilsTestSuite: IgniteWalConverterArgumentsTest.testIncorrectSeveralRecordTypes - PASSED{color}
* {color:#013220}DevUtilsTestSuite: IgniteWalConverterTest.testIgniteWalConverter - PASSED{color}
* {color:#013220}DevUtilsTestSuite: IgniteWalConverterTest.testIgniteWalConverterWithBrokenWal - PASSED{color}
* {color:#013220}DevUtilsTestSuite: IgniteWalConverterTest.testIgniteWalConverterWithOutBinaryMeta - PASSED{color}
* {color:#013220}DevUtilsTestSuite: IgniteWalConverterTest.testIgniteWalConverterWithUnreadableWal - PASSED{color}
* {color:#013220}DevUtilsTestSuite: IgniteWalConverterArgumentsTest.testIncorrectSkipCrc - PASSED{color}
* {color:#013220}DevUtilsTestSuite: IgniteWalConverterArgumentsTest.testIncorrectRecordTypes - PASSED{color}
* {color:#013220}DevUtilsTestSuite: IgniteWalConverterArgumentsTest.testIncorrectMarshallerMappingFileStoreDir - PASSED{color}
* {color:#013220}DevUtilsTestSuite: IgniteWalConverterArgumentsTest.testIncorrectWalTimeFromMillis - PASSED{color}
* {color:#013220}DevUtilsTestSuite: IgniteWalConverterArgumentsTest.testIncorrectWalTimeToMillis - PASSED{color}
* {color:#013220}DevUtilsTestSuite: IgniteWalConverterArgumentsTest.testIncorrectWalDir - PASSED{color}
... and 10 new tests

{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=5814253&amp;buildTypeId=IgniteTests24Java8_RunAll]

> Improvement of human-readable format of WAL records (StandaloneWalRecordsIterator)
> ----------------------------------------------------------------------------------
>
>                 Key: IGNITE-13687
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13687
>             Project: Ignite
>          Issue Type: Improvement
>          Components: persistence
>    Affects Versions: 2.9
>            Reporter: Alexand Polyakov
>            Assignee: Alexand Polyakov
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> StandaloneWalRecordsIterator is used for PageHistoryDiagnoster and wal-reader utility for printing WAL records in human-readable format. We should add abilities for this iterator and options for IgniteWalIteratorFactory:
> to print DataRecord entries keys in hex/base64 (see UnwrapDataEntry)
> to print all records existing in WAL



--
This message was sent by Atlassian Jira
(v8.3.4#803005)