[hibernate-dev] Bug/patch in Hibernate Envers

2014-10-20 Thread Ulrich Kitzinger
Hello, we are developing a database application with Hibernate. For legal grounds, we have to assure that we are able backtrace certain actions our users made (here we're using envers). Now we think we detected a bug in envers regarding an audited relation with an additional @where clause, as des

Re: [hibernate-dev] [OGM] Removing row keys from associations

2014-10-20 Thread Emmanuel Bernard
Sorry I read too fast. Indeed if you are working from the representation in memory and not considering what happened in the backend, I don’t think it should happen or as you say something is fishy (like multi-thread abuse). On 30 Sep 2014, at 09:10, Gunnar Morling wrote: > Thanks for coming ba

[hibernate-dev] Improving performance of index-writing for Hibernate Search

2014-10-20 Thread Sanne Grinovero
Hi all, after some performance tests on Infinispan we concluded that the way Hibernate Search writes to the index is not as efficient as we'd like to. While these results came from extensive Infinispan testing, it's actually highlighting a performance issue which isn't strictly related to Infinisp

Re: [hibernate-dev] HHH-7610 Embedded: emptiness and dirtiness

2014-10-20 Thread Guillaume Smet
Hi! Any interest in us pursuing this? We are obviously committed to update the documentation once we have validated it's the way to go. Thanks for your feedback. On Tue, Oct 14, 2014 at 3:23 PM, Guillaume Smet wrote: > Hi all, > > So, after a long time without any issue (rest assured we were b