besu-pro-testnet icon indicating copy to clipboard operation
besu-pro-testnet copied to clipboard

Orion Bootnodes do not work properly

Open eum602 opened this issue 5 years ago • 4 comments

Orion bootnodes are not working properly. Scenario 1: Orion Node "A" points to Orion Node "a" as bootnode. Orion Node "B" points to Orion Node "a" as bootnode.

If orion node "A" tries to send a message to orion node "B" then the message is NOT received by If orion node "A" sends a message to orion bootnode "a" then it is received. Node "B".

======================== Scenario 2: Orion Node "A" points to Orion Node "a" and Orion Node "b" as bootnodes.

If Orion Node "A" sends a message to Orion bootnode "a" then the message is received. If Orion Node "A" sends a message to Orion bootnode "b" then the message is NOT received.

====================== If explained scenarios are tested with different bootnodes other than the 4 bootnodes in the Lacchain architecture, then all works as expected.

eum602 avatar Nov 19 '19 15:11 eum602