Closed intosKai closed 6 months ago
That's a pretty weird error log.
[00000:28902]
suggests replica number 28,902 of shard 0.
Is this a real world use case or some sort of chaos test?
It really happens. Moreover everything is okay when I trying to run same configuration on my mac, instead remote server. It is possible that something wrong with VDS network configuration?
upgrade to v3.3.5
solved the issue
@intosKai
Hi, I don't think there is anything changed between v3.3.4 and v3.3.5 in that regard.
Based on the error log, it seems to me that the issue is trigger when replica number 28,902 of shard 0 had its address somehow changed during execution. Any chance that it is caused by network configurations?
I found the problem, that on linux/amd64 RAFT randomly throws panic
Dragonboat version
v3.3.4
Expected behavior
No error
Actual behavior