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

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

{panel:title=Branch: [pull/6862/head] Base: [master] : Possible Blockers 
(3)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}ZooKeeper (Discovery) 1{color} [[tests 
1|https://ci.ignite.apache.org/viewLog.html?buildId=4588926]]
* ZookeeperDiscoverySpiTestSuite1: 
ZookeeperDiscoveryCustomEventsTest.testCustomEvents_FastStopProcess_2 - 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=4588931]]
* IgniteBasicTestSuite: 
IgniteExceptionRegistrySelfTest.testMultiThreadedMaxSize - Test has low fail 
rate in base branch 0,0% and is not flaky

{color:#d04437}Platform .NET (Integrations){color} [[tests 0 
CANCELLED|https://ci.ignite.apache.org/viewLog.html?buildId=4589007]]

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

> .NET: CacheEntryEventType.Removed is not being risen
> ----------------------------------------------------
>
>                 Key: IGNITE-12163
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12163
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>    Affects Versions: 2.7.5
>            Reporter: Alexandr Shapkin
>            Assignee: Alexandr Shapkin
>            Priority: Critical
>              Labels: .NET
>             Fix For: 2.7.6
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Steps to reproduce:
>  * Create a cache with user-defined type
>  * Add an ICacheEntryEventListener in order to be notified of 
> CacheEntryEventType.Removed events
>  * Put a value in the cache
>  * Remove that value
> Expected: CacheEntryEventType.Removed event get captured
> Actual: CacheEntryEventType.Updated event get captured
> Update:
> After these changes https://issues.apache.org/jira/browse/IGNITE-8714
> New logic of detecting events (ContinuousQueryUtils.cs) now relies on the 
> Object.Equals method which is not intuitive at all.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to