[
https://issues.apache.org/jira/browse/IGNITE-13827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17245897#comment-17245897
]
Ignite TC Bot commented on IGNITE-13827:
----------------------------------------
{panel:title=Branch: [pull/8552/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/8552/head] Base: [master] : New Tests
(10)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Control Utility{color} [[tests
6|https://ci.ignite.apache.org/viewLog.html?buildId=5780984]]
* {color:#013220}IgniteControlUtilityTestSuite:
GridCommandHandlerTest.testReencryptionSuspendAndResume - PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite:
GridCommandHandlerTest.testCacheGroupKeyChange - PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite:
GridCommandHandlerWithSSLTest.testCacheGroupKeyChange - PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite:
GridCommandHandlerWithSSLTest.testReencryptionSuspendAndResume - PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite:
GridCommandHandlerTest.testChangeReencryptionRate - PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite:
GridCommandHandlerWithSSLTest.testChangeReencryptionRate - PASSED{color}
{color:#00008b}Control Utility (Zookeeper){color} [[tests
3|https://ci.ignite.apache.org/viewLog.html?buildId=5780747]]
* {color:#013220}ZookeeperIgniteControlUtilityTestSuite:
GridCommandHandlerTest.testChangeReencryptionRate - PASSED{color}
* {color:#013220}ZookeeperIgniteControlUtilityTestSuite:
GridCommandHandlerTest.testCacheGroupKeyChange - PASSED{color}
* {color:#013220}ZookeeperIgniteControlUtilityTestSuite:
GridCommandHandlerTest.testReencryptionSuspendAndResume - PASSED{color}
{color:#00008b}Thin Client: Java{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=5780597]]
* {color:#013220}ClientTestSuite: ComputeTaskTest.testExecuteWithCustomUserType
- PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5780693&buildTypeId=IgniteTests24Java8_RunAll]
> Deadlock when receiving ComputeTask result by IgniteClient.
> -----------------------------------------------------------
>
> Key: IGNITE-13827
> URL: https://issues.apache.org/jira/browse/IGNITE-13827
> Project: Ignite
> Issue Type: Bug
> Components: thin client
> Reporter: Sergei Ryzhov
> Assignee: Aleksey Plekhanov
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Deadlock when receiving ComputeTask result by IgniteClient.
> when ComputeTask return a user object for example:
> {code:java}
> class TestVal(){
> String val;
> }
> {code}
> WA client.binary().toBinary(new TestVal());
--
This message was sent by Atlassian Jira
(v8.3.4#803005)