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

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

{panel:title=Branch: [pull/7225/head] Base: [master] : Possible Blockers 
(4)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}ZooKeeper (Discovery) 1{color} [[tests 
1|https://ci.ignite.apache.org/viewLog.html?buildId=4905318]]
* ZookeeperDiscoverySpiTestSuite1: 
ZookeeperDiscoveryClientDisconnectTest.testStartNoServer_WaitForServers2 - Test 
has low fail rate in base branch 1,0% and is not flaky

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

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

{color:#d04437}Platform .NET (Inspections)*{color} [[tests 0 TIMEOUT , 
TC_BUILD_FAILURE |https://ci.ignite.apache.org/viewLog.html?buildId=4905367]]

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

> .NET Thin Client: WithExpiryPolicy crashes client connection on old servers
> ---------------------------------------------------------------------------
>
>                 Key: IGNITE-12471
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12471
>             Project: Ignite
>          Issue Type: Task
>          Components: platforms
>    Affects Versions: 2.8
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: .NET
>             Fix For: 2.8
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> ICacheClient.WithExpiryPolicy does not check protocol version and causes 
> exception and disconnect:
> * Run Ignite 2.7.6 server node
> * Connect thin client from master branch
> * {{cache.WithExpiryPolicy(..).Put(1, 2)}}:
> {code}
> Unhandled exception. System.Net.Sockets.SocketException (10053): An 
> established connection was aborted by the software in your host machine.
>    at Apache.Ignite.Core.Impl.Client.ClientSocket.ReceiveBytes(Int32 size)
>    at Apache.Ignite.Core.Impl.Client.ClientSocket.ReceiveMessage()
>    at Apache.Ignite.Core.Impl.Client.ClientSocket.SendRequest(RequestMessage& 
> reqMsg)
>    at Apache.Ignite.Core.Impl.Client.ClientSocket.DoOutInOp[T](ClientOp opId, 
> Action`1 writeAction, Func`2 readFunc, Func`3 errorFunc)
>    at 
> Apache.Ignite.Core.Impl.Client.ClientFailoverSocket.DoOutInOpAffinity[T,TKey](ClientOp
>  opId, Action`1 writeAction, Func`2 readFunc, Int32 cacheId, TKey key, Func`3 
> errorFunc)
>    at 
> Apache.Ignite.Core.Impl.Client.Cache.CacheClient`2.DoOutInOpAffinity[T](ClientOp
>  opId, TK key, TV val, Func`2 readFunc)
>    at 
> Apache.Ignite.Core.Impl.Client.Cache.CacheClient`2.DoOutOpAffinity(ClientOp 
> opId, TK key, TV val)
>    at Apache.Ignite.Core.Impl.Client.Cache.CacheClient`2.Put(TK key, TV val)
> {code}



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

Reply via email to