[hibernate-commits] [hibernate/hibernate-orm] 5fe874: HHH-13209 Avoid leaking invalid data in side cache...

GitHub noreply at github.com
Thu Jan 17 04:35:06 EST 2019


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 5fe874f7cfd46a1e8b177cff3464fc0af4e3ae6e
      https://github.com/hibernate/hibernate-orm/commit/5fe874f7cfd46a1e8b177cff3464fc0af4e3ae6e
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2019-01-17 (Thu, 17 Jan 2019)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/service/internal/SessionFactoryServiceRegistryImpl.java

  Log Message:
  -----------
  HHH-13209 Avoid leaking invalid data in side cache of SessionFactoryServiceRegistryImpl


  Commit: bc6be66c662492c85f87041e2594ecf3b888fed6
      https://github.com/hibernate/hibernate-orm/commit/bc6be66c662492c85f87041e2594ecf3b888fed6
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2019-01-17 (Thu, 17 Jan 2019)

  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

  Log Message:
  -----------
  HHH-13209 Allow for re-starting of a deactivated ServiceRegistry instance


  Commit: cc3e4c82d3126b9c10e70b5b6ef73e0f531cba5d
      https://github.com/hibernate/hibernate-orm/commit/cc3e4c82d3126b9c10e70b5b6ef73e0f531cba5d
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2019-01-17 (Thu, 17 Jan 2019)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/boot/internal/MetadataImpl.java

  Log Message:
  -----------
  HHH-13209 Expose more state from MetadataImpl to allow shallow copies


  Commit: 5e30e509b3c3a61a8b724a9f41016894408614fa
      https://github.com/hibernate/hibernate-orm/commit/5e30e509b3c3a61a8b724a9f41016894408614fa
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2019-01-17 (Thu, 17 Jan 2019)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/boot/registry/internal/BootstrapServiceRegistryImpl.java
    M hibernate-core/src/main/java/org/hibernate/service/internal/AbstractServiceRegistryImpl.java

  Log Message:
  -----------
  HHH-13209 Disallow races between destroy and reactivation of ServiceRegistry


Compare: https://github.com/hibernate/hibernate-orm/compare/ed0cec0ddb66...5e30e509b3c3
      **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