[ https://issues.apache.org/jira/browse/IGNITE-15954 ]


    Pavel Tupitsyn deleted comment on IGNITE-15954:
    -----------------------------------------

was (Author: ignitetcbot):
{panel:title=Branch: [pull/9574/head] Base: [master] : Possible Blockers 
(10)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Cache 2{color} [[tests 0 TIMEOUT , Exit Code 
|https://ci.ignite.apache.org/viewLog.html?buildId=6277082]]

{color:#d04437}PDS (Compatibility){color} [[tests 
1|https://ci.ignite.apache.org/viewLog.html?buildId=6277115]]
* IgniteCompatibilityBasicTestSuite: 
InlineJavaObjectCompatibilityTest.testQueryOldInlinedIndex[ver=2.7.6, 
cfgInlineSize=false] - Test has low fail rate in base branch 0,0% and is not 
flaky

{color:#d04437}Cache 6{color} [[tests 0 TIMEOUT , Exit Code 
|https://ci.ignite.apache.org/viewLog.html?buildId=6277085]]

{color:#d04437}Platform .NET (Core Linux){color} [[tests 0 Exit Code , 
TC_SERVICE_MESSAGE |https://ci.ignite.apache.org/viewLog.html?buildId=6277055]]

{color:#d04437}Binary Objects{color} [[tests 
1|https://ci.ignite.apache.org/viewLog.html?buildId=6277066]]
* IgniteBinaryObjectsTestSuite: GridBinaryAffinityKeySelfTest.testAffinity - 
Test has low fail rate in base branch 0,0% and is not flaky

{color:#d04437}ZooKeeper (Discovery) 3{color} [[tests 
1|https://ci.ignite.apache.org/viewLog.html?buildId=6277136]]
* org.apache.ignite.spi.discovery.zk.ZookeeperDiscoverySpiTestSuite3: 
org.apache.ignite.spi.discovery.zk.ZookeeperDiscoverySpiTestSuite3. - History 
for base branch is absent.

{color:#d04437}Web Sessions{color} [[tests 
1|https://ci.ignite.apache.org/viewLog.html?buildId=6277132]]
* IgniteWebSessionSelfTestSuite: WebSessionV1SelfTest.testRestarts - Test has 
low fail rate in base branch 0,0% and is not flaky

{color:#d04437}Cache 8{color} [[tests 
1|https://ci.ignite.apache.org/viewLog.html?buildId=6277087]]
* IgniteCacheTestSuite8: 
CacheMetricsForClusterGroupSelfTest.testMetricsStatisticsEnabled - Test has low 
fail rate in base branch 0,0% and is not flaky

{color:#d04437}PDS 1{color} [[tests 
2|https://ci.ignite.apache.org/viewLog.html?buildId=6277127]]
* IgnitePdsTestSuite: RestorePartitionStateTest.testLogTopPartitions - Test has 
low fail rate in base branch 3,8% and is not flaky
* IgnitePdsTestSuite: 
DurableBackgroundTasksProcessorSelfTest.testConvertAfterRestoreIfNeeded - Test 
has low fail rate in base branch 3,8% and is not flaky

{panel}
{panel:title=Branch: [pull/9574/head] Base: [master] : New Tests 
(3)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#00008b}Platform .NET (Windows){color} [[tests 
1|https://ci.ignite.apache.org/viewLog.html?buildId=6277061]]
* {color:#013220}exe: TypeResolverTest.TestDynamicallyGeneratedType - 
PASSED{color}

{color:#00008b}Platform .NET (Core Linux){color} [[tests 
1|https://ci.ignite.apache.org/viewLog.html?buildId=6277055]]
* {color:#013220}dll: TypeResolverTest.TestDynamicallyGeneratedType - 
PASSED{color}

{color:#00008b}ZooKeeper (Discovery) 3{color} [[tests 
1|https://ci.ignite.apache.org/viewLog.html?buildId=6277136]]
* 
{color:#8b0000}org.apache.ignite.spi.discovery.zk.ZookeeperDiscoverySpiTestSuite3:
 org.apache.ignite.spi.discovery.zk.ZookeeperDiscoverySpiTestSuite3. - 
FAILED{color}

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

> .NET: TypeResolver ignores dynamic assemblies
> ---------------------------------------------
>
>                 Key: IGNITE-15954
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15954
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>    Affects Versions: 2.11
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: .NET
>             Fix For: 2.12
>
>
> As part of examples modernization (IGNITE-13979), TypeResolver was "fixed" to 
> [ignore dynamic 
> assemblies|https://github.com/ptupitsyn/ignite/commit/77078c73298b9c9f55837c54c4a9a307e0e15817].
>  
> [Some users rely on dynamic 
> assemblies|https://stackoverflow.com/questions/70017263/dynamically-generated-type-is-not-restored-from-persistence-region-after-migrati]
>  for Ignite cache keys and values, previous behavior should be restored.
> *Workaround*
> Register dynamic types explicitly before using cache APIs:
> {code}
> ignite.GetBinary().GetBinaryType(MY_TYPE);
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to