[hibernate-commits] [hibernate/hibernate-search] 68e9d4: HSEARCH-3079 Close the session in DifferentSession...

GitHub noreply at github.com
Thu Oct 25 04:35:28 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-search
  Commit: 68e9d42e94238e196f624e78086664d316021cd4
      https://github.com/hibernate/hibernate-search/commit/68e9d42e94238e196f624e78086664d316021cd4
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/spi/DifferentSessionFactoriesIT.java

  Log Message:
  -----------
  HSEARCH-3079 Close the session in DifferentSessionFactoriesIT

I misled Fabio by stating that OrmSetupHelper takes care of closing
resources, but it doesn't close sessions, just session factories.
Not sure it matters much, but let's be on the safe side.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the hibernate-commits mailing list