Issues
- JSR-352: Use "sessionClearInterval" rather than "checkpointInterval" as a default for "entityFetchSize"HSEARCH-2925Resolved issue: HSEARCH-2925Yoann Rodière
- JSR-352: The first partition always has one less elementHSEARCH-2773Resolved issue: HSEARCH-2773Yoann Rodière
- JSR-352: Use unlimited threads by defaultHSEARCH-2803Resolved issue: HSEARCH-2803Mincong Huang
- JSR-352: Move SPI to .spi packagesHSEARCH-2924Resolved issue: HSEARCH-2924Yoann Rodière
- JSR-352: Review the default values for job parametersHSEARCH-2707Resolved issue: HSEARCH-2707Mincong Huang
- JSR-352: Change the mass indexing job ID following the recent renamingHSEARCH-2708Resolved issue: HSEARCH-2708Yoann Rodière
- JSR-352: Each partition executes on the whole data setHSEARCH-2758Resolved issue: HSEARCH-2758Yoann Rodière
- JSR-352: Add tests with explicit assertions for purgesHSEARCH-2917Resolved issue: HSEARCH-2917Yoann Rodière
- JSR-352: Make checkpoint interval validation/defaults smarterHSEARCH-2914Resolved issue: HSEARCH-2914Yoann Rodière
- JSR-352: Add support for WildFly 11HSEARCH-2898Resolved issue: HSEARCH-2898Yoann Rodière
- JSR-352: Test JSR-352 integration with ElasticsearchHSEARCH-2900Resolved issue: HSEARCH-2900Yoann Rodière
- JSR-352: Rework how the retrieval of the EntityManagerFactory worksHSEARCH-2689Resolved issue: HSEARCH-2689Yoann Rodière
- JSR-352: Use a proper JBoss Logger to log and to throw exceptionsHSEARCH-2627Resolved issue: HSEARCH-2627Mincong Huang
- JSR-352: Investigate request limit of job operator from batch runtime in Java SEHSEARCH-2649Resolved issue: HSEARCH-2649Mincong Huang
- JSR-352: improve the consistency of the parameter names with the original MassIndexerHSEARCH-2629Resolved issue: HSEARCH-2629Yoann Rodière
- JSR-352: Clean up testsHSEARCH-2919Resolved issue: HSEARCH-2919Yoann Rodière
- JSR-352: Split job parameter fetchSize into 2 parametersHSEARCH-2786Resolved issue: HSEARCH-2786Mincong Huang
- JSR-352: Fix session handling in PartitionMapper and BeforeChunkBatchletHSEARCH-2920Resolved issue: HSEARCH-2920Yoann Rodière
- JSR-352: StepProgressSetupListener should take the criteria/hql into accountHSEARCH-2918Resolved issue: HSEARCH-2918Yoann Rodière
- JSR-352: Check our use of hibernate.connection.release_mode in testsHSEARCH-2907Resolved issue: HSEARCH-2907
- JSR-352: Make the optional parameters truly optionalHSEARCH-2623Resolved issue: HSEARCH-2623Mincong Huang
- JSR-352: The checkpoint interval restrictionHSEARCH-2638Resolved issue: HSEARCH-2638Mincong Huang
- JSR-352: Add a "tenantId" parameterHSEARCH-2624Resolved issue: HSEARCH-2624Mincong Huang
- JSR-352: Add integration tests using a different JSR-352 implementationHSEARCH-2621Resolved issue: HSEARCH-2621Yoann Rodière
- JSR-352: Create an AvailableSettings class or similarHSEARCH-2625Resolved issue: HSEARCH-2625Yoann Rodière
- JSR-352: Remove any mention of "root entity types" in the javadoc/docHSEARCH-2626Resolved issue: HSEARCH-2626Mincong Huang
- JSR-352 Review the use of cacheable and StatelessSessionHSEARCH-2637Resolved issue: HSEARCH-2637Yoann Rodière
- JSR-352: Rename the batch indexing job to something more specific to Hibernate SearchHSEARCH-2619Resolved issue: HSEARCH-2619Yoann Rodière
- JSR-352: Move files specific to a particular JSR-352 implementation to its related Maven moduleHSEARCH-2620Resolved issue: HSEARCH-2620Mincong Huang
- JSR-352: Make BatchIndexingJob.Builder a *parameters* builderHSEARCH-2618Resolved issue: HSEARCH-2618Yoann Rodière
- JSR-352: improve deserialization of batch parameters/propertiesHSEARCH-2632Resolved issue: HSEARCH-2632Mincong Huang
- JSR-352: Avoid logging warnings caused by internal usage of the legacy Criteria APIHSEARCH-2910Resolved issue: HSEARCH-2910Yoann Rodière
- JSR-352: Ensure compatibility with databases other than H2HSEARCH-2911Resolved issue: HSEARCH-2911Yoann Rodière
- JSR-352: Add a section in the documentation about JSR-352 integrationHSEARCH-2612Resolved issue: HSEARCH-2612Mincong Huang
- JSR-352: Allow to select the entities to be re-indexed through a HQL/JPQL queryHSEARCH-2613Resolved issue: HSEARCH-2613Mincong Huang
- JSR-352: Implement checkpoints so as to recover correctly from failuresHSEARCH-2616Resolved issue: HSEARCH-2616Yoann Rodière
- JSR-352: Handle sorting on composite IDsHSEARCH-2615Resolved issue: HSEARCH-2615Mincong Huang
- JSR-352: Remove customized checkpoint-algorithmHSEARCH-2720Resolved issue: HSEARCH-2720Mincong Huang
- JSR-352: only execute JSR-352 performance tests when the dedicated profile is enabledHSEARCH-2731Resolved issue: HSEARCH-2731Mincong Huang
- JSR-352: rename "entityManagerFactoryScope" to "entityManagerFactoryNamespace"HSEARCH-2672Resolved issue: HSEARCH-2672Mincong Huang
- JSR-352: Evaluate performance and improve it to be similar to that of org.hibernate.search.MassIndexerHSEARCH-2609Resolved issue: HSEARCH-2609Yoann Rodière
- JSR-352: Throw exceptions or use addSuppressed instead of logging them in finally blocksHSEARCH-2673Resolved issue: HSEARCH-2673Yoann Rodière
- JSR-352: Update example usage of Mass Indexing Job in JavadocHSEARCH-2824Resolved issue: HSEARCH-2824Mincong Huang
- Make Hibernate Search Modules a valid Wildfly Feature pack file.HSEARCH-2191Resolved issue: HSEARCH-2191Yoann Rodière
- Remove settings-example.xml and any reference to itHSEARCH-2992Resolved issue: HSEARCH-2992Yoann Rodière
- Ensure hibernate-search-jbossmodules-testing will not be released anymoreHSEARCH-2997Resolved issue: HSEARCH-2997Yoann Rodière
- Upgrade to Elasticsearch 5.6.7HSEARCH-2999Resolved issue: HSEARCH-2999Sanne Grinovero
- Make sure the integration tests work without any specific Maven configuration from the developperHSEARCH-2998Resolved issue: HSEARCH-2998Yoann Rodière
- Make sure Hibernate Search can be used without relying on JBoss's Nexus repoHSEARCH-2988Resolved issue: HSEARCH-2988Yoann Rodière
- Remove an unnecessary jberet dependency in the distribution moduleHSEARCH-2984Resolved issue: HSEARCH-2984Yoann Rodière
50 of 135
Hibernate Search with a stateless Hibernate ORM session
Description
Details
Assignee
UnassignedUnassignedReporter
Marko BekhtaMarko BekhtaPriority
Major
Details
Details
Assignee
Unassigned
UnassignedReporter
Marko Bekhta
Marko BekhtaPriority
Created March 12, 2025 at 2:50 PM
Updated March 12, 2025 at 3:01 PM
Activity
Show:
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.