[
https://issues.apache.org/jira/browse/IGNITE-13883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17256170#comment-17256170
]
Ignite TC Bot commented on IGNITE-13883:
----------------------------------------
{panel:title=Branch: [pull/8627/head] Base: [master] : Possible Blockers
(11)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Cache (Restarts) 1{color} [[tests 0 TIMEOUT , Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=5811744]]
{color:#d04437}Queries 1{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=5811772]]
* IgniteBinaryCacheQueryTestSuite:
IndexingCachePartitionLossPolicySelfTest.checkLostPartition[TRANSACTIONAL
READ_ONLY_ALL 2 false 5 false] - Test has low fail rate in base branch 0,0% and
is not flaky
{color:#d04437}SPI{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=5811721]]
* IgniteSpiTestSuite:
TcpDiscoveryPendingMessageDeliveryTest.testPendingMessagesOverflow - Test has
low fail rate in base branch 1,3% and is not flaky
{color:#d04437}Examples{color} [[tests
5|https://ci.ignite.apache.org/viewLog.html?buildId=5811703]]
* IgniteExamplesSelfTestSuite:
CacheExamplesMultiNodeSelfTest.testCacheAffinityExample - Test has low fail
rate in base branch 0,0% and is not flaky
* IgniteExamplesSelfTestSuite:
BasicExamplesMultiNodeSelfTest.testRunnableExample - Test has low fail rate in
base branch 0,0% and is not flaky
* IgniteExamplesSelfTestSuite:
BasicExamplesMultiNodeSelfTest.testClosureExample - Test has low fail rate in
base branch 0,0% and is not flaky
* IgniteExamplesSelfTestSuite:
CacheExamplesMultiNodeSelfTest.testCacheAtomicSequenceExample - Test has low
fail rate in base branch 0,0% and is not flaky
* IgniteExamplesSelfTestSuite:
BasicExamplesMultiNodeSelfTest.testTaskMapExample - Test has low fail rate in
base branch 0,0% and is not flaky
{color:#d04437}Basic 1{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=5811731]]
* IgniteBasicTestSuite: GridFailFastNodeFailureDetectionSelfTest.testFailFast -
Test has low fail rate in base branch 0,7% and is not flaky
{color:#d04437}PDS (Indexing){color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=5811760]]
* IgnitePdsWithIndexingCoreTestSuite:
IgnitePdsTxHistoricalRebalancingTest.testRebalancingOnRestartAfterCheckpoint -
Test has low fail rate in base branch 1,3% and is not flaky
{color:#d04437}Platform .NET (Integrations){color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=5811769]]
* dll: EntityFrameworkCacheTest.TestIncrementMultithreaded - Test has low fail
rate in base branch 0,0% and is not flaky
{panel}
{panel:title=Branch: [pull/8627/head] Base: [master] : New Tests
(4)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}PDS (Compatibility)*{color} [[tests
4|https://ci.ignite.apache.org/viewLog.html?buildId=5811759]]
* {color:#013220}IgniteCompatibilityBasicTestSuite:
JavaThinCompatibilityTest.testOldClientToCurrentServer[Version 2.11.0-SNAPSHOT]
- PASSED{color}
* {color:#013220}IgniteCompatibilityBasicTestSuite:
JdbcThinCompatibilityTest.testCurrentClientToOldServer[Version 2.11.0-SNAPSHOT]
- PASSED{color}
* {color:#013220}IgniteCompatibilityBasicTestSuite:
JavaThinCompatibilityTest.testCurrentClientToOldServer[Version 2.11.0-SNAPSHOT]
- PASSED{color}
* {color:#013220}IgniteCompatibilityBasicTestSuite:
JdbcThinCompatibilityTest.testOldClientToCurrentServer[Version 2.11.0-SNAPSHOT]
- PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5811791&buildTypeId=IgniteTests24Java8_RunAll]
> .NET: Performance: Refactor BinarySystemHandlers.TryReadSystemType to
> switch-case
> ---------------------------------------------------------------------------------
>
> Key: IGNITE-13883
> URL: https://issues.apache.org/jira/browse/IGNITE-13883
> Project: Ignite
> Issue Type: Improvement
> Components: platforms
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Minor
> Labels: .NET
> Fix For: 2.10
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> {{BinarySystemHandlers.TryReadSystemType}} is too clever with interfaces and
> generics:
> * Hard to understand and maintain
> * Possibly causes overhead due to virtual method calls
> Refactor to switch-case and check if performance improves.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)