Re: [hibernate-dev] [OGM] Issue with a test and the new operation grouping infrastructure

2016-09-20 Thread Yoann Rodiere
(Don't know what's the status of this, since it's been discussed on IRC, but jumping in just in case) I tend to agree with Gunnar that storing the association on the owning side of the association seems like a good idea. At least with an external point of view, it seems like the right choice, but

[hibernate-dev] [OGM] Issue with a test and the new operation grouping infrastructure

2016-09-12 Thread Guillaume Smet
Hi, This is a follow-up of https://github.com/hibernate/hibernate-ogm/pull/767 . So, in the PR, I commented the following test: ManyToOneGlobalTest>ManyToOneTest.testRemovalOfTransientEntityWithAssociation (the "ManyToOneGlobalTest>" part is important) The test is a Redis one but the issue is a