You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[FAB-3724] /examples/cluster: Ensure CA starts first
We want the IP address assigned to CA to be consistent.
Right now, the CA and ORDERER race and thus we can't
be sure which IP they will each be assigned. This patch
forces the order and thus makes the assignment much more
deterministic.
Fixes FAB-3724
Change-Id: Ife1d352cc553bbc4f4d56d83c574b6ff1c007570
Signed-off-by: Greg Haskins <[email protected]>
0 commit comments