[hibernate-commits] [hibernate/hibernate-search] e48540: HSEARCH-2162 Use the Hibernate JDBC properties con...

GitHub noreply at github.com
Tue Mar 8 04:22:33 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-search
  Commit: e485405947a957ce3e86514627232082dfbe5e0e
      https://github.com/hibernate/hibernate-search/commit/e485405947a957ce3e86514627232082dfbe5e0e
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2016-03-08 (Tue, 08 Mar 2016)

  Changed paths:
    M integrationtest/performance/readme.md
    M integrationtest/performance/src/test/java/org/hibernate/search/test/performance/TestRunnerStandalone.java

  Log Message:
  -----------
  HSEARCH-2162 Use the Hibernate JDBC properties consistently in TestRunnerStandalone

Followup of HSEARCH-2149: we can't use a mix of Hibernate and HikariCP properties
as they are merged by HikariCP and two of them conflict.




More information about the hibernate-commits mailing list