lni

Results 102 comments of lni

@lewissbaker @neo5167 thanks for the library and the port for Linux! I grabbed a copy it and used it in the prototype application I am playing with. One issue I...

hi @uber42 , thanks for reporting the above issue. Could you please confirm what filesystem was used? It is a local file system or some networked file system like NFS?

@uber42 thanks for the info. As you can see from the error log - ``` /home/user/repos/storage-69397425/3/raft/dev/00000000000000000001/snapshot-part-1/snapshot-1-3 doesn't exist when creating /home/user/repos/storage-69397425/3/raft/dev/00000000000000000001/snapshot-part-1/snapshot-1-3/snapshot-00000000000003E9-3.generating ``` the dir "/home/user/repos/storage-69397425/3/raft/dev/00000000000000000001/snapshot-part-1/snapshot-1-3" is missing when a new...

@uber42 thanks for the info. I have the feeling that this issue is highly unlikely to be caused by Dragonboat's code. If you check the source code, node's snapshot dir...

@uber42 did you manage to get this reproduced?

this is pretty strange as it never happened on my setup. any extra info on this?

Any chance you can provide the full log? that will help to identify the problem. thanks.

I think there is a bug introduced when closeWorkerPool was added. Will address that in the next few days.

Both above reported crashes were caused by the same issue. I think it is now fixed in the master branch. Will test it a little bit more before back porting...

@jkassis thanks for reporting the issue. based on the log above, it seems to me that there are other raft nodes (n60202) probably running on different machines, any chance you...