Open zhjzcbm opened 5 years ago
It always gives a null response after removal of node using raft.removePeer(2) for raftId = 2. You can also refer to this issue for more detailed clarification. - https://github.com/jpmorganchase/quorum/issues/753
对于raftId = 2,使用raft.removePeer(2)删除节点后,它总是给出空响应。您还 可以参考此问题以获得更详细的说明。- jpmorganchase / quorum#753
Thank you. How can I get him back to normal? Is there any good way?
Unable to use raft. removePeer (2) to delete nodes, return null,
unable to send transactions, transaction pool blocked. Unable to add new nodes
Restart does not solve the problem