[jira] [Commented] (IGNITE-17251) IgniteWalConverter is unable to show WAL of encrypted caches

2022-06-30 Thread Roman Puchkovskiy (Jira)


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

Roman Puchkovskiy commented on IGNITE-17251:


The patch looks good to me, thanks!

> IgniteWalConverter is unable to show WAL of encrypted caches
> 
>
> Key: IGNITE-17251
> URL: https://issues.apache.org/jira/browse/IGNITE-17251
> Project: Ignite
>  Issue Type: Bug
>Reporter: Aleksandr Polovtcev
>Assignee: Aleksandr Polovtcev
>Priority: Minor
>  Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> {{RecordDataV1Serializer}} contains a bug when parsing WALs of encrypted 
> caches. This leads to {{StandaloneWalRecordsIterator}} incorrectly 
> interpreting encrypted WAL records thus failing to parse the whole WAL if any 
> of these records are encountered.
> The easiest way to reproduce the issue is to populate a cache and print its 
> WAL with and without encryption enabled. WAL output with encryption enabled 
> will be significantly shorter.



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


[jira] [Commented] (IGNITE-17251) IgniteWalConverter is unable to show WAL of encrypted caches

2022-06-29 Thread Ignite TC Bot (Jira)


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

Ignite TC Bot commented on IGNITE-17251:


{panel:title=Branch: [pull/10118/head] Base: [master] : No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/10118/head] Base: [master] : New Tests 
(1)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#8b}Dev Utils{color} [[tests 
1|https://ci.ignite.apache.org/viewLog.html?buildId=6654245]]
* {color:#013220}DevUtilsTestSuite: 
IgniteEncryptedWalConverterTest.testIgniteWalConverter - PASSED{color}

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

> IgniteWalConverter is unable to show WAL of encrypted caches
> 
>
> Key: IGNITE-17251
> URL: https://issues.apache.org/jira/browse/IGNITE-17251
> Project: Ignite
>  Issue Type: Bug
>Reporter: Aleksandr Polovtcev
>Assignee: Aleksandr Polovtcev
>Priority: Minor
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> {{RecordDataV1Serializer}} contains a bug when parsing WALs of encrypted 
> caches. This leads to {{StandaloneWalRecordsIterator}} incorrectly 
> interpreting encrypted WAL records thus failing to parse the whole WAL if any 
> of these records are encountered.
> The easiest way to reproduce the issue is to populate a cache and print its 
> WAL with and without encryption enabled. WAL output with encryption enabled 
> will be significantly shorter.



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