[
https://issues.apache.org/jira/browse/IGNITE-26728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18047419#comment-18047419
]
Ignite TC Bot commented on IGNITE-26728:
----------------------------------------
{panel:title=Branch: [pull/12554/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/12554/head] Base: [master] : New Tests
(9)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Basic 1{color} [[tests
9|https://ci2.ignite.apache.org/viewLog.html?buildId=8770287]]
* {color:#013220}IgniteBasicTestSuite: DefaultEnumMapperTest.testDecode -
PASSED{color}
* {color:#013220}IgniteBasicTestSuite:
MessageProcessorTest.testCustomMapperEnumFieldsMessage - PASSED{color}
* {color:#013220}IgniteBasicTestSuite:
MessageProcessorTest.testDefaultMapperEnumFields - PASSED{color}
* {color:#013220}IgniteBasicTestSuite: DefaultEnumMapperTest.testEncode -
PASSED{color}
* {color:#013220}IgniteBasicTestSuite:
MessageProcessorTest.testDefaultMapperForSameEnumTypeInDifferentMessagesIsAllowed
- PASSED{color}
* {color:#013220}IgniteBasicTestSuite:
MessageProcessorTest.testSameCustomMapperForSameEnumTypeInDifferentMessagesIsAllowed
- PASSED{color}
* {color:#013220}IgniteBasicTestSuite:
MessageProcessorTest.testDifferentMappersForTheSameEnumAreProhibited -
PASSED{color}
* {color:#013220}IgniteBasicTestSuite:
MessageProcessorTest.testCustomMapperCannotBeUsedOnPrimitiveField -
PASSED{color}
* {color:#013220}IgniteBasicTestSuite:
MessageProcessorTest.testCustomMapperCannotBeUsedOnArrayField - PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=8770402&buildTypeId=IgniteTests24Java8_RunAll]
> Implement mappers for serdes of enum fields
> -------------------------------------------
>
> Key: IGNITE-26728
> URL: https://issues.apache.org/jira/browse/IGNITE-26728
> Project: Ignite
> Issue Type: Task
> Reporter: Ilya Shishkov
> Assignee: Sergey Chugunov
> Priority: Minor
> Labels: ise
> Fix For: 2.18
>
> Time Spent: 6h 50m
> Remaining Estimate: 0h
>
> We have separete messages for enums:
> # {{GridCacheOperationMessage}}
> # {{TransactionIsolationMessage}}
> # {{CacheWriteSyncronizationModeMessage}}
> Addition of supercalss {{EnumMessage}} can bring predictable approach of
> transforming enums to messages.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)