[
https://issues.apache.org/jira/browse/IGNITE-4302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15858134#comment-15858134
]
Sergey Chugunov commented on IGNITE-4302:
-----------------------------------------
Identified and addressed some flaws in client node flow that might lead to lost
updates on client side.
Flaws were caused by the fact that on client side metadata updates may happen
in two competitive ways: via discovery messaging and via communication
messaging.
Fixed two minor issues.
> Exchange binary metadata with discovery custom messages instead of system
> cache
> -------------------------------------------------------------------------------
>
> Key: IGNITE-4302
> URL: https://issues.apache.org/jira/browse/IGNITE-4302
> Project: Ignite
> Issue Type: Improvement
> Components: cache
> Reporter: Sergey Chugunov
> Assignee: Sergey Chugunov
> Fix For: 2.0
>
>
> h4. Notes
> See [IGNITE-4157|https://issues.apache.org/jira/browse/IGNITE-4157] for more
> details about context.
> h4. Acceptance Criteria
> # Binary metadata cache is deleted.
> # Binary metadata exchange is performed using *DiscoveryCustomMessage* events.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)