[ 
https://issues.apache.org/jira/browse/IGNITE-15547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17423169#comment-17423169
 ] 

Ignite TC Bot commented on IGNITE-15547:
----------------------------------------

{panel:title=Branch: [pull/9427/head] Base: [master] : Possible Blockers 
(16)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}SPI{color} [[tests 
10|https://ci.ignite.apache.org/viewLog.html?buildId=6204746]]
* IgniteSpiTestSuite: TcpDiscoveryWithWrongServerTest.testDisconnectOnRequest - 
Test has low fail rate in base branch 0,0% and is not flaky
* IgniteSpiTestSuite: 
TcpDiscoveryWithWrongServerTest.testWrongHandshakeResponse - Test has low fail 
rate in base branch 0,0% and is not flaky
* IgniteSpiTestSuite: TcpDiscoveryWithWrongServerTest.testEarlyDisconnect - 
Test has low fail rate in base branch 0,0% and is not flaky
* IgniteSpiTestSuite: TcpDiscoveryWithWrongServerTest.testNoHandshakeResponse - 
Test has low fail rate in base branch 0,0% and is not flaky
* IgniteSpiTestSuite: 
TcpDiscoveryWithAddressFilterTest.testWrongHandshakeResponse - Test has low 
fail rate in base branch 0,0% and is not flaky
* IgniteSpiTestSuite: TcpDiscoveryWithAddressFilterTest.testEarlyDisconnect - 
Test has low fail rate in base branch 0,0% and is not flaky
* IgniteSpiTestSuite: TcpDiscoveryWithAddressFilterTest.testBasic - Test has 
low fail rate in base branch 0,0% and is not flaky
* IgniteSpiTestSuite: TcpDiscoveryWithAddressFilterTest.testDisconnectOnRequest 
- Test has low fail rate in base branch 0,0% and is not flaky
* IgniteSpiTestSuite: TcpDiscoveryWithAddressFilterTest.testNoHandshakeResponse 
- Test has low fail rate in base branch 0,0% and is not flaky
* IgniteSpiTestSuite: 
TcpDiscoveryPendingMessageDeliveryTest.testDeliveryAllFailedMessagesInCorrectOrder
 - Test has low fail rate in base branch 0,0% and is not flaky

{color:#d04437}RDD{color} [[tests 0 Exit Code 
|https://ci.ignite.apache.org/viewLog.html?buildId=6204741]]

{color:#d04437}Basic 1{color} [[tests 
1|https://ci.ignite.apache.org/viewLog.html?buildId=6204756]]
* IgniteBasicTestSuite: GridVersionSelfTest.testVersions - Test has low fail 
rate in base branch 0,0% and is not flaky

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

{color:#d04437}PDS (Indexing){color} [[tests 
1|https://ci.ignite.apache.org/viewLog.html?buildId=6204785]]
* IgnitePdsWithIndexingTestSuite: 
IgniteTwoRegionsRebuildIndexTest.testRebuildIndexes - Test has low fail rate in 
base branch 0,0% and is not flaky

{color:#d04437}Cache (Failover) 2{color} [[tests 
1|https://ci.ignite.apache.org/viewLog.html?buildId=6204765]]
* IgniteCacheFailoverTestSuite2: 
GridCacheColocatedFailoverSelfTest.testOptimisticSerializableTxTopologyChange - 
Test has low fail rate in base branch 0,0% and is not flaky

{color:#d04437}Platform .NET (Integrations){color} [[tests 
1|https://ci.ignite.apache.org/viewLog.html?buildId=6204793]]
* dll: IgniteSessionStateStoreProviderTest.TestCaching - Test has low fail rate 
in base branch 0,0% and is not flaky

{panel}
{panel:title=Branch: [pull/9427/head] Base: [master] : New Tests 
(2)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Cache 5{color} [[tests 
2|https://ci.ignite.apache.org/viewLog.html?buildId=6204776]]
* {color:#013220}IgniteCacheWithIndexingTestSuite: 
EnumClassImplementingIndexedInterfaceTest.testInsertTableVarColumns - 
PASSED{color}
* {color:#013220}IgniteCacheWithIndexingTestSuite: 
EnumClassImplementingIndexedInterfaceTest.testInsertValueVarColumns - 
PASSED{color}

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

> QueryTypeDescriptorImpl: Accept Classes/Enums extending an Interface which is 
> used as cache indexed field
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-15547
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15547
>             Project: Ignite
>          Issue Type: Improvement
>    Affects Versions: 2.10
>            Reporter: Andrian Boscanean
>            Assignee: Andrian Boscanean
>            Priority: Major
>             Fix For: 2.12
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Currently Classes/Enums that extend an interface which is used as Indexed 
> field are not allowed.
> Example 
> @QuerySqlField(index = true)
>  private TestInterface testInterface;
> ------
> enum TestEnum1 implements TestInterface
> { VALUE_1, VALUE_2, VALUE_3 }
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to