wangwei created SINGA-15:
----------------------------
Summary: 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)