[hibernate-commits] [hibernate/hibernate-orm] a0633b: HHH-12692 SessionImpl#toString - remove overly ver...

GitHub noreply at github.com
Tue Jul 3 18:42:32 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: a0633b84feae071dcf183a8aa1bdddba4bb83ff0
      https://github.com/hibernate/hibernate-orm/commit/a0633b84feae071dcf183a8aa1bdddba4bb83ff0
  Author: Walter White <WalterWhite at walterjwhite.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

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

  Log Message:
  -----------
  HHH-12692 SessionImpl#toString - remove overly verbose output

Is toString used, if so, when do we need to see the actionQueue or persistenceContext?
TRACE?


  Commit: 5f0024feae5ec08965723dc3685f9e8a5c300b8b
      https://github.com/hibernate/hibernate-orm/commit/5f0024feae5ec08965723dc3685f9e8a5c300b8b
  Author: Walter White <WalterWhite at walterjwhite.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

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

  Log Message:
  -----------
  HHH-12692 SessionImpl#toString - add system identity hashcode

show the instance id in addition to whether the session is open or closed (when trace is not enabled).


  Commit: 665110452e995a5f1129ec713105ee62348d693d
      https://github.com/hibernate/hibernate-orm/commit/665110452e995a5f1129ec713105ee62348d693d
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

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

  Log Message:
  -----------
  HHH-12692 Fixing style


Compare: https://github.com/hibernate/hibernate-orm/compare/adb81781ca0c...665110452e99
      **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