[
https://issues.apache.org/jira/browse/IGNITE-6437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16260321#comment-16260321
]
Stanilovsky Evgeny commented on IGNITE-6437:
--------------------------------------------
[~sboikov],
Test appended by me: testSrvReconnect is just little refactored
NoQueueOnClientNodeTest.
Problem: if we create IgniteQueue on server node and after creation tries to
access it by {code:java} queue = client.queue(queueName, 0, null) {code} we
will fail.
> DataStructure can not be obtained on client if it is created on server node.
> ----------------------------------------------------------------------------
>
> Key: IGNITE-6437
> URL: https://issues.apache.org/jira/browse/IGNITE-6437
> Project: Ignite
> Issue Type: Bug
> Components: data structures
> Affects Versions: 2.1, 2.3
> Reporter: Mikhail Cherkasov
> Assignee: Stanilovsky Evgeny
> Priority: Critical
> Fix For: 2.4
>
> Attachments: NoQueueOnClientNodeTest.java, tc_111.png
>
>
> DataStructure can not be obtained on client if it is created on server node.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)