[hibernate-commits] [hibernate/hibernate-search] 9553c9: HSEARCH-2762 Add default JVM options to the ES5 in...

GitHub noreply at github.com
Fri Jun 9 05:10:53 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-search
  Commit: 9553c9c2e6e9ff3796d5234f0154dda7f66d9d1d
      https://github.com/hibernate/hibernate-search/commit/9553c9c2e6e9ff3796d5234f0154dda7f66d9d1d
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2017-06-09 (Fri, 09 Jun 2017)

  Changed paths:
    A sharedtestresources/src/main/elasticsearch-maven-plugin/5.0/configuration/jvm.options

  Log Message:
  -----------
  HSEARCH-2762 Add default JVM options to the ES5 instances spawned in tests


  Commit: 0759c679b7fd294fd4e564fd6d099ae0d22af2d4
      https://github.com/hibernate/hibernate-search/commit/0759c679b7fd294fd4e564fd6d099ae0d22af2d4
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2017-06-09 (Fri, 09 Jun 2017)

  Changed paths:
    M sharedtestresources/src/main/elasticsearch-maven-plugin/5.0/configuration/jvm.options

  Log Message:
  -----------
  HSEARCH-2762 Lower the JVM heap size of Elasticsearch 5+ instances spawned in tests

We could do it for ES2 too, but that would require messing with
environment variables, and doing so from Maven doesn't seem easy. So we
won't bother.


  Commit: 81bd64b9da047d6e7ddf58409fae22fe356f369c
      https://github.com/hibernate/hibernate-search/commit/81bd64b9da047d6e7ddf58409fae22fe356f369c
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2017-06-09 (Fri, 09 Jun 2017)

  Changed paths:
    M backends/jgroups/src/test/java/org/hibernate/search/test/jgroups/common/DynamicMasterSlaveSearchTestCase.java
    M orm/src/test/java/org/hibernate/search/test/DefaultTestResourceManager.java

  Log Message:
  -----------
  HSEARCH-2743 Only delete JGroups test files once *all* SessionFactories have been closed.


Compare: https://github.com/hibernate/hibernate-search/compare/4cc5b33e55af...81bd64b9da04


More information about the hibernate-commits mailing list