[hibernate-dev] Search -> ORM lock -> WARN logged
Sanne Grinovero
sanne at hibernate.org
Tue Mar 19 10:36:22 EDT 2013
Hi all,
as these users are reporting:
https://forum.hibernate.org/viewtopic.php?f=1&t=1025404
apparently the MasIndexer in Hibernate Search triggers this log, but I
don't actually want it to lock I just want to re-attach objects to the
Session so I'm using Lock.NONE.
I'm not familiar with this, could someome tell if we should
a) lower the log severity in ORM
b) fix something we're not doing properly in Search
c) maybe make sure we log it only once?
d) add a filthy looking Lock.NONE_AND_QUIET :-P
Cheers,
Sanne
More information about the hibernate-dev
mailing list