[hibernate-commits] [hibernate/hibernate-search] 40a609: HSEARCH-1657 Improves logging for inconsistent

GitHub noreply at github.com
Wed Sep 10 05:34:25 EDT 2014


  Branch: refs/heads/4.5
  Home:   https://github.com/hibernate/hibernate-search
  Commit: 40a6093f49e79c2ab2169fd14e683c88cc1b8bb4
      https://github.com/hibernate/hibernate-search/commit/40a6093f49e79c2ab2169fd14e683c88cc1b8bb4
  Author: Andrej Golovnin <andrej.golovnin at googlemail.com>
  Date:   2014-09-10 (Wed, 10 Sep 2014)

  Changed paths:
    M engine/src/main/java/org/hibernate/search/engine/metadata/impl/TypeMetadata.java
    M engine/src/main/java/org/hibernate/search/util/logging/impl/Log.java

  Log Message:
  -----------
  HSEARCH-1657 Improves logging for inconsistent
field configuration by adding the class name to the log message.


  Commit: e34f78cb2872670ab3658d0f02ea6b35ac7ef25b
      https://github.com/hibernate/hibernate-search/commit/e34f78cb2872670ab3658d0f02ea6b35ac7ef25b
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2014-09-10 (Wed, 10 Sep 2014)

  Changed paths:
    M engine/src/main/java/org/hibernate/search/store/impl/DirectoryProviderHelper.java
    M engine/src/main/java/org/hibernate/search/util/logging/impl/Log.java

  Log Message:
  -----------
  HSEARCH-1665 Race condition in DirectoryProviderHelper.initializeIndexIfNeeded leads to failure in concurrent bootstrap

Conflicts:
	engine/src/main/java/org/hibernate/search/store/impl/DirectoryProviderHelper.java


Compare: https://github.com/hibernate/hibernate-search/compare/16174505b84b...e34f78cb2872


More information about the hibernate-commits mailing list