[hibernate-commits] [hibernate/hibernate-search] 452c1d: HSEARCH-3647 Test that contained-in processing cor...

Yoann Rodière noreply at github.com
Mon Jul 29 12:01:56 EDT 2019


  Branch: refs/heads/5.11
  Home:   https://github.com/hibernate/hibernate-search
  Commit: 452c1dc32919b7aea2b11c4e26f0c014505f79fb
      https://github.com/hibernate/hibernate-search/commit/452c1dc32919b7aea2b11c4e26f0c014505f79fb
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2019-07-29 (Mon, 29 Jul 2019)

  Changed paths:
    A orm/src/test/java/org/hibernate/search/test/embedded/ContainedInMultiTenancyTest.java

  Log Message:
  -----------
  HSEARCH-3647 Test that contained-in processing correctly propagates the tenant ID


  Commit: 8815b373fdec8fa185f8fa4fa4d1020f0e3bdcff
      https://github.com/hibernate/hibernate-search/commit/8815b373fdec8fa185f8fa4fa4d1020f0e3bdcff
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2019-07-29 (Mon, 29 Jul 2019)

  Changed paths:
    M engine/src/main/java/org/hibernate/search/engine/impl/WorkPlan.java
    M engine/src/main/java/org/hibernate/search/engine/spi/AbstractDocumentBuilder.java

  Log Message:
  -----------
  HSEARCH-3647 Propagate the tenant ID when processing @ContainedIn on more than one level


  Commit: 775cb7d8a52c25fe24dc50bfc3d7e1a8ba9d088e
      https://github.com/hibernate/hibernate-search/commit/775cb7d8a52c25fe24dc50bfc3d7e1a8ba9d088e
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2019-07-29 (Mon, 29 Jul 2019)

  Changed paths:
    M build-config/src/main/resources/forbidden-runtime.txt

  Log Message:
  -----------
  HSEARCH-3647 Forbid the use of AbstractDocumentBuilder#appendContainedInWorkForInstance without a tenant ID in our codebase


Compare: https://github.com/hibernate/hibernate-search/compare/a48def81ab81...775cb7d8a52c



More information about the hibernate-commits mailing list