[
https://issues.apache.org/jira/browse/IGNITE-4302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15868216#comment-15868216
]
Sergey Chugunov edited comment on IGNITE-4302 at 2/15/17 5:30 PM:
------------------------------------------------------------------
Identified a bug with delivering continuous query handlers to new nodes on
binary caches: *keepBinary* flag gets lost during the discovery process and
next result delivered from the new node handled incorrectly.
was (Author: sergey-chugunov):
Identified a bug with delivering continuous query handlers to new nodes on
binary caches: keepBinary flag gets lost during the discovery process and next
result delivered from the new node handled incorrectly.
> 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)