[hibernate-commits] [hibernate/hibernate-search] 7e41bf: HSEARCH-3622 Backport "Allow tests to require a lo...

Yoann Rodière noreply at github.com
Mon Jul 15 08:18:22 EDT 2019


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

  Changed paths:
    M engine/src/test/java/org/hibernate/search/test/util/impl/ExpectedLog4jLog.java

  Log Message:
  -----------
  HSEARCH-3622 Backport "Allow tests to require a log event with a throwable matching custom criteria"

Backported from commit bd746f6ff6562a850ee95384fb393c2ca9154c47:
HSEARCH-2546 Allow tests to require a log event with a throwable matching custom criteria


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

  Changed paths:
    M engine/src/test/java/org/hibernate/search/test/util/impl/ExpectedLog4jLog.java

  Log Message:
  -----------
  HSEARCH-3622 Backport "Allow to expect an arbitrary number of occurrences of a logging event in ExpectedLog4jLog"

>From commit ac5228f60987afedaf5bc3523a1c64191a85f312:

HSEARCH-3462 Allow to expect an arbitrary number of occurrences of a logging event in ExpectedLog4jLog


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

  Changed paths:
    M engine/src/test/java/org/hibernate/search/test/util/impl/ExpectedLog4jLog.java

  Log Message:
  -----------
  HSEARCH-3622 Backport a few improvements to ExpectedLog4jLog

>From the following commits:

* 072e704ad0fd24596d3f081257ebc90d93939478: HSEARCH-3425 Warnings: Declaration can have final modifier
* babd444c4f03e3a1cccc098d4c6779148aecf1c9: HSEARCH-3425 Warnings: Explicit type arguments can be inferred
* 0002a3c8278cd5146e81ae11b490361c8fd560d0: HSEARCH-3523 Avoid duplicate logs or false positives related to configuration property tracking


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

  Changed paths:
    M orm/src/main/java/org/hibernate/search/batchindexing/impl/SimpleIndexingProgressMonitor.java

  Log Message:
  -----------
  HSEARCH-3462 Support irregular increments in SimpleIndexingProgressMonitor.documentAdded


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

  Changed paths:
    A orm/src/test/java/org/hibernate/search/test/batchindexing/SimpleIndexingProgressMonitorTest.java

  Log Message:
  -----------
  HSEARCH-3622 Backport "Add a test for MassIndexingMonitor"

Original commit:

59115a3d0522c1f079140c378280f3ce51b7070e HSEARCH-3462 Add a test for MassIndexingMonitor


Compare: https://github.com/hibernate/hibernate-search/compare/67e7374ee885...a48def81ab81



More information about the hibernate-commits mailing list