[hibernate-commits] [hibernate/hibernate-orm] 1aed1b: HHH-3628 - Hilo optimizer problem in case of multi...

GitHub noreply at github.com
Tue Apr 11 10:58:58 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 1aed1b50f7ecfa4129d47ddeb45a10207c2fd149
      https://github.com/hibernate/hibernate-orm/commit/1aed1b50f7ecfa4129d47ddeb45a10207c2fd149
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2017-04-11 (Tue, 11 Apr 2017)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/test/idgen/enhanced/table/concurrent/HiloOptimizerConcurrencyTest.java

  Log Message:
  -----------
  HHH-3628 - Hilo optimizer problem in case of multiple threads accessing the sequence table

- replace the Semaphore with two CountDownLatches that shouldd deliver a more predictable outcome




More information about the hibernate-commits mailing list