You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jgroups-raft
Hi everybody,
I am unsing FileBasedLog, since i wanted to keep my application simple. Now i ran into the issue that the server that i am runnning my application on ran out of disc space. This seamed to have corrubted my entries.raft file. So after some testing i was able to restart my app with just the snapsot file. Of course with some data loss. Now i was wondering if there is a way to at least backup the snapshot file regularly for example every hour so that i can ensure i loos max 1 hour ...