[
https://issues.apache.org/jira/browse/SINGA-15?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14588024#comment-14588024
]
ASF subversion and git services commented on SINGA-15:
------------------------------------------------------
Commit c12dc91f376349c1b05330e144dc0756aed42429 in incubator-singa's branch
refs/heads/master from wang wei
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=c12dc91 ]
SINGA-15 Fixg a bug from ConnectStub function which gets stuck for connecting
layer_dealer_
> Fixg a bug from ConnectStub function which gets stuck for connecting
> layer_dealer_
> ----------------------------------------------------------------------------------
>
> Key: SINGA-15
> URL: https://issues.apache.org/jira/browse/SINGA-15
> Project: Singa
> Issue Type: Bug
> Reporter: wangwei
> Assignee: wangwei
>
> The ConnectStub function wraps the ping-pong messages for connecting worker
> dealers (including the dealer for transferring parameters and the dealer for
> transferring features) with the stub router.
> The bug comes from that we fixed the entity type to kWorkerParam.
> Consequently, it can only work for one dealer. The other dealer then gets
> stuck. It happens when we need to transfer features between workers, e.g.,
> model partitioning as shown in the quick start web page.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)