lni
lni
> KXG60PNV2T04 NVMe KIOXIA 2048G this is a typical desktop grade SSD not suitable for any serious DB/consensus application if you care about performance.
Thanks for sharing the findings. I now have a kademlia DHT implementation that seems to be pretty reliable. I might just replace the memberlist package with a DHT. To do...
@antmat thanks for raising the issue. My understanding is that you have a snapshot applied into the SM, let's say the index of the snapshot is 100, then after a...
I think this issue is relate to #156. You may want to have a look. Please note that what you mentioned as "erase some unsynced data from state machine" is...
@antmat After checking #156 and your reply, I have the feeling that your described problem is actually identical to one addressed in #156, your experienced issue has been fixed in...
The error you saw is related to the NodeHostID change. Are you using the gossip feature? Back in release-3.3, NodeHostID values required by the gossip feature are just random 8...
I have not checked code yet, but I guess you can just delete that NODEHOST.ID file to see whether that will help.
never tried that. sounds interesting to me. more details to share?
@i512 thanks for the PR, but I am a little bit confused, can I just ask what is the benefits for having such handler and why it can't be done...
hi @i512 Thanks for the update above. I like your suggested scenario. Please allow a couple days so I can double check is there anything else still missing, I will...