As of HHH-7610, Hibernate is supposed to treat null and empty embeddable
values as equivalent.
Should we add a requirement that an embeddable class #equals and #hashCode
methods also treats null and "empty" values as equivalent?
That would mean that #hashCode returned for all empty embeddables sh
On Sat, Jul 22, 2017 at 2:44 PM, Sanne Grinovero
wrote:
> I'm not familiar enough with the whole picture but I strongly suspect you
> should explore ways to get out of this lazy initialization strategy.
>
We have a Jandex POC but it's far from being ready for prime time.
Not something we will b
Hi Sanne, Yoann,
This build on CI seems stuck since yesterday:
http://ci.hibernate.org/job/hibernate-search-performance-elasticsearch/44/
Also I noticed a huge amount of log output: "121,741 KB". Do you really
need all that output for each build? Esp. given that this job is about
perf, logging