Anton

Results 5 comments of Anton

observing same problem on Heroku

looks like redis one - to - many still doesn't work. As well as many-to-many. I've checked out kundera-3.6 and ran com.impetus.client.RedisAssociationTestMTM - it fails with assertions. This makes impossible...

Hi, @devender-yadav , thanks a lot for response. I've revised the code and the test now works with some corrections. However, there's still a problem with cascade remove. Here are...

@devender-yadav thanks yet again for quick response. Yes, the above test passes with fetch = EAGER. However, the following, slightly modified one - still doesn't(here I try to delete one...

> The tests look good. I'm just wondering if they're stable. Do you see any flakes? For example, if you run these 20+ times in a row, do they pass...