[hibernate-commits] [hibernate/hibernate-orm] 87c791: HHH-12560 - Make sure only one Service registratio...

GitHub noreply at github.com
Fri May 11 16:02:13 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 87c7915a5cba6cedf7a152b6423c45faf8ce79ef
      https://github.com/hibernate/hibernate-orm/commit/87c7915a5cba6cedf7a152b6423c45faf8ce79ef
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2018-05-11 (Fri, 11 May 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/boot/registry/internal/StandardServiceRegistryImpl.java
    M hibernate-core/src/main/java/org/hibernate/service/internal/AbstractServiceRegistryImpl.java
    A hibernate-core/src/test/java/org/hibernate/service/ServiceContributorTest.java

  Log Message:
  -----------
  HHH-12560 - Make sure only one Service registration (initiator/provided) exists per role

- added test (passed without changes)
- added "graceful shutdown" of services already bound during construction of a registry



      **NOTE:** This service 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