[hibernate-commits] [hibernate/hibernate-search] f1f387: HSEARCH-1240 Fix a regression in the mass indexer ...

GitHub noreply at github.com
Mon Dec 3 19:18:20 EST 2012


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-search
  Commit: f1f38739359e013149b60d4001b05970b7e7fc6c
      https://github.com/hibernate/hibernate-search/commit/f1f38739359e013149b60d4001b05970b7e7fc6c
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2012-12-03 (Mon, 03 Dec 2012)

  Changed paths:
    M hibernate-search-orm/src/main/java/org/hibernate/search/engine/impl/HibernateSessionLoadingInitializer.java
    A hibernate-search-orm/src/test/java/org/hibernate/search/test/batchindexing/IndexedEmbeddedProxyLazyEntity.java
    A hibernate-search-orm/src/test/java/org/hibernate/search/test/batchindexing/IndexedEmbeddedProxyRootEntity.java
    A hibernate-search-orm/src/test/java/org/hibernate/search/test/batchindexing/MassIndexerIndexedEmbeddedProxyTest.java

  Log Message:
  -----------
  HSEARCH-1240 Fix a regression in the mass indexer introduced by fixing HSEARCH-1201: we still need to return the initialized object if the proxy was created in the current session





More information about the hibernate-commits mailing list