Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
Hibernate Search with a stateless Hibernate ORM session
Description
We should at minimum add some tests for the ORM mapper to cover the cases when the user works with a Stateless Session. Most likely though we would have to adjust Search to handle this scenario, in particular make sure that the indexing plans are executed if listener-triggered indexing is expected.
Activity
Show:
Details
Assignee
Unassigned
Unassigned
Reporter
Marko Bekhta
Marko Bekhta
Priority
Major
Created March 12, 2025 at 2:50 PM
Updated March 12, 2025 at 3:01 PM
Flag notifications
Something's gone wrong
Looks like you've been signed out. Try logging in again.
We should at minimum add some tests for the ORM mapper to cover the cases when the user works with a Stateless Session. Most likely though we would have to adjust Search to handle this scenario, in particular make sure that the indexing plans are executed if listener-triggered indexing is expected.