Hibernate Reactive integration

Description

This tracks all issues related to a potential future integration of Hibernate Search into Hibernate Reactive.

Note the Hibernate team is not currently actively working on this:

  • The road ahead is still unclear. See comments.

  • The list of child issues is currently incomplete.

  • We’re not sure of real-world demand. Upvote if you would actually use this in your application.

33% Done
Loading...

Web links

Activity

Show:

Yoann Rodière August 21, 2023 at 11:40 AM

Creating this to track all relevant efforts.

To be perfectly transparent, at the moment I’m not convinced we can/should do it, because:

  1. I have no idea whether there is sizeable demand for it.

  2. We don’t have that much bandwidth, so we must prioritize this against other, potentially more popular features.

  3. It would require significant changes to the implementation of indexing processors and reindexing resolvers (among others).

  4. It would require different APIs in some (critical) places.

  5. It would require significant effort on testing (especially since the current tests in pojo-base all assume synchronous loading and may have to be duplicated)

  6. It would pose significant challenge when it comes to Hibernate ORM upgrades, as Hibernate Reactive is (very) tightly coupled with Hibernate ORM, often to a specific micro of it.

  7. And there are probably other problems I didn’t think of.

Details

Assignee

Reporter

Epic Status

To Do
Created August 21, 2023 at 11:36 AM
Updated September 25, 2023 at 2:48 PM