[
https://issues.apache.org/jira/browse/IGNITE-4302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15857656#comment-15857656
]
ASF GitHub Bot commented on IGNITE-4302:
----------------------------------------
GitHub user sergey-chugunov-1985 opened a pull request:
https://github.com/apache/ignite/pull/1506
IGNITE-4302 binary metadata component refactored to use discovery-based
protocol
Metadata updates are exchanged using DiscoveryCustomMessage-based protocol
instead of utility cache.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-4302
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1506.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1506
----
commit fc5bf177ad1c81f8e59d9ba0cbf37b327b5a9e94
Author: Sergey Chugunov <[email protected]>
Date: 2017-01-19T13:53:34Z
IGNITE-4302 implementation of DiscoveryCustomEvent-based binary metadata
exchange component
----
> 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)