[hibernate-commits] [hibernate/hibernate-search] 78a720: HSEARCH-2484 Minor optimisation of lookup for Prov...

GitHub noreply at github.com
Mon Dec 19 10:48:11 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-search
  Commit: 78a720fa673fbd0f470dd1d0585c8455934f2847
      https://github.com/hibernate/hibernate-search/commit/78a720fa673fbd0f470dd1d0585c8455934f2847
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2016-12-19 (Mon, 19 Dec 2016)

  Changed paths:
    M engine/src/main/java/org/hibernate/search/engine/service/impl/StandardServiceManager.java

  Log Message:
  -----------
  HSEARCH-2484 Minor optimisation of lookup for Provided Services


  Commit: 1b7abf6130c76d52aadf8186dc26a67b389acc77
      https://github.com/hibernate/hibernate-search/commit/1b7abf6130c76d52aadf8186dc26a67b389acc77
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2016-12-19 (Mon, 19 Dec 2016)

  Changed paths:
    M engine/src/main/java/org/hibernate/search/engine/service/impl/StandardServiceManager.java

  Log Message:
  -----------
  HSEARCH-2484 Service wrapper could be removed from service cache while being re-started


  Commit: 36252662b8edd326ef13c0c9236c300c1de7452d
      https://github.com/hibernate/hibernate-search/commit/36252662b8edd326ef13c0c9236c300c1de7452d
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2016-12-19 (Mon, 19 Dec 2016)

  Changed paths:
    M engine/src/test/java/org/hibernate/search/test/projection/ProjectionConversionTest.java

  Log Message:
  -----------
  HSEARCH-2484 Re-enable the test covering for concurrent projections on Elasticsearch


  Commit: d3b014d8741bcced7b4df5ab191bc8fae40e530d
      https://github.com/hibernate/hibernate-search/commit/d3b014d8741bcced7b4df5ab191bc8fae40e530d
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2016-12-19 (Mon, 19 Dec 2016)

  Changed paths:
    M engine/src/main/java/org/hibernate/search/engine/service/impl/StandardServiceManager.java
    M engine/src/test/java/org/hibernate/search/test/engine/service/StandardServiceManagerTest.java

  Log Message:
  -----------
  HSEARCH-1589 ServiceManager closes services too aggressively


Compare: https://github.com/hibernate/hibernate-search/compare/e5e525a6bf6d...d3b014d8741b


More information about the hibernate-commits mailing list