Vyacheslav Koptilin created IGNITE-15121:
--------------------------------------------
Summary: WALRecordTest fails due to missing
PARTITION_META_PAGE_DELTA_RECORD_V4 record
Key: IGNITE-15121
URL: https://issues.apache.org/jira/browse/IGNITE-15121
Project: Ignite
Issue Type: Bug
Reporter: Vyacheslav Koptilin
Assignee: Vyacheslav Koptilin
Fix For: 2.12
The following tests do not pass due to missing a WAL record related to
PARTITION_META_PAGE_DELTA_RECORD_V4:
- WALRecordTest.testAllTestWalRecordBuilderConfigured
-
WALRecordSerializationTest.testAllWalRecordsSerializedAndDeserializedSuccessfully
The fix is obvious, need to add corresponding UnsupportedWalRecord to
RecordUtils.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)