[hibernate-commits] [hibernate/hibernate-search] f81cc3: .gitignore should contain /bin as well

GitHub noreply at github.com
Mon May 20 15:57:56 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-search
  Commit: f81cc337d5669f69c6958de14207e6ab5842ad9f
      https://github.com/hibernate/hibernate-search/commit/f81cc337d5669f69c6958de14207e6ab5842ad9f
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2013-05-19 (Sun, 19 May 2013)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  .gitignore should contain /bin as well


  Commit: d0668eed781d95090ffa123c3b5c9e88768b4e2a
      https://github.com/hibernate/hibernate-search/commit/d0668eed781d95090ffa123c3b5c9e88768b4e2a
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2013-05-20 (Mon, 20 May 2013)

  Changed paths:
    M integrationtest/performance/src/test/resources/log4j.properties

  Log Message:
  -----------
  HSEARCH-1307 Performance tests should not run with debug logging enabled


  Commit: 4bdaa661c0d4eb3517c15f99c9001ebe5a0a7beb
      https://github.com/hibernate/hibernate-search/commit/4bdaa661c0d4eb3517c15f99c9001ebe5a0a7beb
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2013-05-20 (Mon, 20 May 2013)

  Changed paths:
    A integrationtest/performance/src/test/java/org/hibernate/search/test/performance/nrt/ReadWriteParallelismTest.java

  Log Message:
  -----------
  HSEARCH-1307 Introduce a validating performance and stress test for the NRT backend


  Commit: c5280d6497d0ad5c5f6f5250cb12316c3dd750fc
      https://github.com/hibernate/hibernate-search/commit/c5280d6497d0ad5c5f6f5250cb12316c3dd750fc
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2013-05-20 (Mon, 20 May 2013)

  Changed paths:
    M engine/src/main/java/org/hibernate/search/backend/impl/lucene/NRTWorkspaceImpl.java

  Log Message:
  -----------
  HSEARCH-1307 NRT backend could hit AlreadyClosedException: this IndexReader is closed


  Commit: 9baa890dc39dc8ec57eee69f06e58844574767c5
      https://github.com/hibernate/hibernate-search/commit/9baa890dc39dc8ec57eee69f06e58844574767c5
  Author: Hardy Ferentschik <hibernate at ferentschik.de>
  Date:   2013-05-20 (Mon, 20 May 2013)

  Changed paths:
    M integrationtest/performance/src/test/java/org/hibernate/search/test/performance/nrt/ReadWriteParallelismTest.java

  Log Message:
  -----------
  HSEARCH-1307 Fixing a typo, renaming some constants


Compare: https://github.com/hibernate/hibernate-search/compare/61357ea4a845...9baa890dc39d


More information about the hibernate-commits mailing list