Ultrabug
Ultrabug
+1 also for reconnection / thread safety @earl : is it because the PR is too big that you hesitate in going forward towards this ? how could we help...
Thanks for your quick reply @zhebrak. I know that the corruption fixing is up for the implementation. However I think we have a race condition in raftos `erase_from` logic. If...
> Are you sure it's not the last entry or entries that you remove when it's fixing itself correctly? I'm sorry, I don't understand what you mean ?
> Follower only fixes log entries when the last one does not match leaders' index & term This is not what I understand form the code actually ```python # If...
Ok I have created a reproducible scenario here: http://ultrabug.fr/github/raftos_gist.tar.gz To use it after unpacking the archive: - use two terminals (two nodes to run) - cd raftos_gist - on the...
Well @lukasgeiter is not wrong I guess tho i18n does not "turn" `index.md` to `index.fr.md`, it just uses as the source of the index file because that's how mkdocs build...
@Stanzilla hi You clearly are ahead of me here. I have no clue what you expect me to do to support this? Please provide a clear example of what you'd...
Ok I understand @Stanzilla but what's the added value here exactly? I must admit that with my limited time I want to be sure that the time I will spend...
Ok but I'm unsure why it's been ported in mkdocs-material and not mkdocs itself then. I'll leave that open here in case I have some time to spend on this...