java.lang.Error thrown during mass indexing are swallowed and not reported to the user

Description

See https://discourse.hibernate.org/t/massindexer-not-working-on-latest-snapshot/3872/10?u=yrodiere

In org.hibernate.search.mapper.orm.massindexing.impl.FailureHandledRunnable#run in particular, we only catch and report RuntimeException, but we completely ignore Error. We should report the error some way.

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Sprint

Fix versions

Priority

Created March 13, 2020 at 7:20 AM
Updated October 8, 2020 at 12:30 PM
Resolved September 8, 2020 at 12:24 PM