Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-search
Commit: a4244a4072f0a9bcfe8eaaeeb98348312ba0fa08
https://github.com/hibernate/hibernate-search/commit/a4244a4072f0a9bcfe8e...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-02-25 (Thu, 25 Feb 2021)
Changed paths:
M
util/internal/integrationtest/mapper/orm/src/main/java/org/hibernate/search/util/impl/integrationtest/mapper/orm/automaticindexing/LocalHeapQueueIndexingEvent.java
M
util/internal/integrationtest/mapper/orm/src/main/java/org/hibernate/search/util/impl/integrationtest/mapper/orm/automaticindexing/LocalHeapQueueProcessor.java
Log Message:
-----------
HSEARCH-4164 Include stacktraces in LocalHeapQueueProcessor failure logs
For ease of debugging.
Signed-off-by: Yoann Rodière <yoann(a)hibernate.org>