amino-os / Amino.Run

Amino Distributed OS - Runtime Manager
Apache License 2.0
29 stars 12 forks source link

[MultiDM] LBMasterSlave + LBMasterSlave fails at one or more of the servers #762

Open sungwook-moon opened 5 years ago

sungwook-moon commented 5 years ago

This works when there is only a single server (which is not useful for replication). This is most likely because of the lack of passing down node selection criteria (issue #681).

Once this issue is resolved, mark the respective item in the parent task as resolved (issue #744).