[hibernate-commits] [hibernate/hibernate-search] 01c956: HSEARCH-3579 Propagate bootstrap exceptions in the...

Yoann Rodière noreply at github.com
Tue May 21 08:25:28 EDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-search
  Commit: 01c956d5f10639408221f21262b4b2a1f8745bd2
      https://github.com/hibernate/hibernate-search/commit/01c956d5f10639408221f21262b4b2a1f8745bd2
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
    M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/bootstrap/impl/HibernateSearchIntegrator.java
    M mapper/orm/src/main/java/org/hibernate/search/mapper/orm/bootstrap/impl/HibernateSearchSessionFactoryObserver.java

  Log Message:
  -----------
  HSEARCH-3579 Propagate bootstrap exceptions in the ORM mapper when booting in synchronous mode


  Commit: 15e76ece9e55ccd3e75016049825a076619991d3
      https://github.com/hibernate/hibernate-search/commit/15e76ece9e55ccd3e75016049825a076619991d3
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
    A integrationtest/mapper/orm/src/test/java/org/hibernate/search/integrationtest/mapper/orm/bootstrap/FailingBootIT.java

  Log Message:
  -----------
  HSEARCH-3579 Test a failing boot in the ORM mapper


Compare: https://github.com/hibernate/hibernate-search/compare/b3980b63ebcb...15e76ece9e55



More information about the hibernate-commits mailing list