[
https://issues.apache.org/jira/browse/IGNITE-8860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16520485#comment-16520485
]
ASF GitHub Bot commented on IGNITE-8860:
----------------------------------------
GitHub user andrey-kuznetsov opened a pull request:
https://github.com/apache/ignite/pull/4248
IGNITE-8860 Returned IgniteDiscoveryThread to RingMessageWorker.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andrey-kuznetsov/ignite ignite-8860
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4248.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 #4248
----
commit a94403222ad429bfb13446132c83d07ce9e55be6
Author: Andrey Kuznetsov <stkuzma@...>
Date: 2018-06-22T15:12:39Z
IGNITE-8860 Returned IgniteDiscoveryThread to RingMessageWorker.
----
> IgniteDiscoveryThread marker interface should be restored on
> RingMessageWorker class
> ------------------------------------------------------------------------------------
>
> Key: IGNITE-8860
> URL: https://issues.apache.org/jira/browse/IGNITE-8860
> Project: Ignite
> Issue Type: Bug
> Components: general
> Reporter: Sergey Chugunov
> Assignee: Andrey Kuznetsov
> Priority: Major
>
> It seems that *IgniteDiscoveryThread* interface was removed from
> *ServerImpl.RingMessageWorker* class.
> It should be restored as it is used to prevent deadlocks on updates of
> BinaryMetadata.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)