[
https://issues.apache.org/jira/browse/IGNITE-27641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18054568#comment-18054568
]
Ignite TC Bot commented on IGNITE-27641:
----------------------------------------
{panel:title=Branch: [pull/12652/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/12652/head] Base: [master] : New Tests
(5)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Cache 13{color} [[tests
5|https://ci2.ignite.apache.org/viewLog.html?buildId=8823424]]
* {color:#013220}IgniteCacheTestSuite13:
SystemViewCacheExpiryPolicyTest.testCacheViewExpiryPolicy[factory=org.apache.ignite.internal.processors.platform.cache.expiry.PlatformExpiryPolicyFactory@6e24ce51,
actual=PlatformExpiryPolicyFactory [create=0, update=1, access=-1,
expiryPlc=PlatformExpiryPolicy [create=ZERO, update=1 MILLISECONDS,
access=ETERNAL]]] - PASSED{color}
* {color:#013220}IgniteCacheTestSuite13:
SystemViewCacheExpiryPolicyTest.testCacheViewExpiryPolicy[factory=org.apache.ignite.internal.processors.platform.cache.expiry.PlatformExpiryPolicyFactory@7d9c45ee,
actual=PlatformExpiryPolicyFactory [create=1, update=-2, access=-1,
expiryPlc=PlatformExpiryPolicy [create=1 MILLISECONDS, access=ETERNAL]]] -
PASSED{color}
* {color:#013220}IgniteCacheTestSuite13:
SystemViewCacheExpiryPolicyTest.testCacheViewExpiryPolicy[factory=org.apache.ignite.internal.processors.platform.cache.expiry.PlatformExpiryPolicyFactory@31da0434,
actual=PlatformExpiryPolicyFactory [create=-1, update=0, access=-1,
expiryPlc=PlatformExpiryPolicy [create=ETERNAL, update=ZERO, access=ETERNAL]]]
- PASSED{color}
* {color:#013220}IgniteCacheTestSuite13:
SystemViewCacheExpiryPolicyTest.testCacheViewExpiryPolicy[factory=javax.cache.configuration.FactoryBuilder$SingletonFactory@19ae2ee5,
actual=SingletonFactory [expiryPlc=EternalExpiryPolicy [create=ETERNAL]]] -
PASSED{color}
* {color:#013220}IgniteCacheTestSuite13:
SystemViewCacheExpiryPolicyTest.testCacheViewExpiryPolicy[factory=org.apache.ignite.internal.processors.platform.cache.expiry.PlatformExpiryPolicyFactory@38029686,
actual=PlatformExpiryPolicyFactory [create=2, update=4, access=8,
expiryPlc=PlatformExpiryPolicy [create=2 MILLISECONDS, update=4 MILLISECONDS,
access=8 MILLISECONDS]]] - PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=8823530&buildTypeId=IgniteTests24Java8_RunAll]
> Generate serdes code for management commands arguments
> ------------------------------------------------------
>
> Key: IGNITE-27641
> URL: https://issues.apache.org/jira/browse/IGNITE-27641
> Project: Ignite
> Issue Type: Improvement
> Reporter: Nikolay Izhikov
> Assignee: Nikolay Izhikov
> Priority: Major
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> To setup generation machinery and provide usefulle feature as a first step
> let's implement code generations for management commands arguments.
> Command arguments strictly following Ignite code convention and other
> successor of IgniteDataTransferObject not.
> In the following improvements we provide code generation support for all
> classes based on IgniteDataTransferObject which will include some refactoring
> of classes and generator code.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)