cabol/nebulex

Duplicate data keys when put in replicated cache when start app

thachtan opened this issue · 5 comments

Hi team, i have problem with duplicate data in replicated cache.

I start two node same time and put data concurrently and a have duplicate in both node.

I have small repo to describe it.

I add data in small setup process.

Screen Shot 2022-06-02 at 11 55 49

and get duplicate keys with get match.

Screen Shot 2022-06-02 at 11 56 55

cabol commented

Hey! Let me check it out and will try to get back to you soon!

cabol commented

Hey! I've pushed some fixes and improvements to the master branch, may you please try it out and see if you get the same error, stay tuned, thanks!

Great, It worked!!!

It clear old cache gen.

Thanks for your help ^^ <3 <3 <3

cabol commented

Glad to hear that 😄 ! And thanks to you too, because of your tests, we have been able to identify issues, corner cases, and also possible improvements, which is great, so thanks, stay tuned 👍

cabol commented

BTW, just published a new release with these changes as well as with other features!