Return-Path: X-Original-To: apmail-lucene-commits-archive@www.apache.org Delivered-To: apmail-lucene-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 20A7711B41 for ; Tue, 13 May 2014 10:42:00 +0000 (UTC) Received: (qmail 44938 invoked by uid 500); 10 May 2014 22:59:11 -0000 Mailing-List: contact commits-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list commits@lucene.apache.org Received: (qmail 95608 invoked by uid 99); 10 May 2014 22:56:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 May 2014 22:56:05 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 May 2014 20:21:24 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 23D4E23888E2 for ; Thu, 8 May 2014 20:21:04 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r908406 - in /websites: production/lucene/content/ production/lucene/content/core/ production/lucene/content/solr/ staging/lucene/trunk/content/ staging/lucene/trunk/content/core/ staging/lucene/trunk/content/solr/ Date: Thu, 08 May 2014 20:21:03 -0000 To: commits@lucene.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140508202104.23D4E23888E2@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: buildbot Date: Thu May 8 20:21:03 2014 New Revision: 908406 Log: Dynamic update by buildbot for lucene Modified: websites/production/lucene/content/core/index.html websites/production/lucene/content/index.html websites/production/lucene/content/solr/index.html websites/staging/lucene/trunk/content/core/index.html websites/staging/lucene/trunk/content/index.html websites/staging/lucene/trunk/content/solr/index.html Modified: websites/production/lucene/content/core/index.html ============================================================================== --- websites/production/lucene/content/core/index.html (original) +++ websites/production/lucene/content/core/index.html Thu May 8 20:21:03 2014 @@ -305,33 +305,33 @@
- r1593385 - respect closeable (lucene) — - rmuir + r1593405 + fix test to use IW not RIW; add verbosity when LTC changes live IWC settings (lucene) — + mikemccand
- r1593383 - live setters will be tested or die (lucene) — + r1593400 + don't use RIW in this test, it depends on stable merging (and RIW does insane things) (lucene) — rmuir
- r1593378 - add test (lucene) — - mikemccand + r1593397 + randomize mergepolicy settings on the fly (lucene) — + rmuir
- r1593312 - SOLR-5495: Hardening recovery scenarios after the leader receives an error trying to forward an update request to a replica.... (lucene) — - thelabdude + r1593393 + invoke cms parameters randomly (lucene) — + rmuir
- r1593308 - SOLR-5340 removing a nocommit (lucene) — - noble + r1593385 + respect closeable (lucene) — + rmuir
Modified: websites/production/lucene/content/index.html ============================================================================== (empty) Modified: websites/production/lucene/content/solr/index.html ============================================================================== --- websites/production/lucene/content/solr/index.html (original) +++ websites/production/lucene/content/solr/index.html Thu May 8 20:21:03 2014 @@ -419,33 +419,33 @@ numeric fields or query relevancy scores
- r1593385 - respect closeable (lucene) — - rmuir + r1593405 + fix test to use IW not RIW; add verbosity when LTC changes live IWC settings (lucene) — + mikemccand
- r1593383 - live setters will be tested or die (lucene) — + r1593400 + don't use RIW in this test, it depends on stable merging (and RIW does insane things) (lucene) — rmuir
- r1593378 - add test (lucene) — - mikemccand + r1593397 + randomize mergepolicy settings on the fly (lucene) — + rmuir
- r1593312 - SOLR-5495: Hardening recovery scenarios after the leader receives an error trying to forward an update request to a replica.... (lucene) — - thelabdude + r1593393 + invoke cms parameters randomly (lucene) — + rmuir
- r1593308 - SOLR-5340 removing a nocommit (lucene) — - noble + r1593385 + respect closeable (lucene) — + rmuir
Modified: websites/staging/lucene/trunk/content/core/index.html ============================================================================== --- websites/staging/lucene/trunk/content/core/index.html (original) +++ websites/staging/lucene/trunk/content/core/index.html Thu May 8 20:21:03 2014 @@ -305,33 +305,33 @@
- r1593385 - respect closeable (lucene) — - rmuir + r1593405 + fix test to use IW not RIW; add verbosity when LTC changes live IWC settings (lucene) — + mikemccand
- r1593383 - live setters will be tested or die (lucene) — + r1593400 + don't use RIW in this test, it depends on stable merging (and RIW does insane things) (lucene) — rmuir
- r1593378 - add test (lucene) — - mikemccand + r1593397 + randomize mergepolicy settings on the fly (lucene) — + rmuir
- r1593312 - SOLR-5495: Hardening recovery scenarios after the leader receives an error trying to forward an update request to a replica.... (lucene) — - thelabdude + r1593393 + invoke cms parameters randomly (lucene) — + rmuir
- r1593308 - SOLR-5340 removing a nocommit (lucene) — - noble + r1593385 + respect closeable (lucene) — + rmuir
Modified: websites/staging/lucene/trunk/content/index.html ============================================================================== (empty) Modified: websites/staging/lucene/trunk/content/solr/index.html ============================================================================== --- websites/staging/lucene/trunk/content/solr/index.html (original) +++ websites/staging/lucene/trunk/content/solr/index.html Thu May 8 20:21:03 2014 @@ -419,33 +419,33 @@ numeric fields or query relevancy scores
- r1593385 - respect closeable (lucene) — - rmuir + r1593405 + fix test to use IW not RIW; add verbosity when LTC changes live IWC settings (lucene) — + mikemccand
- r1593383 - live setters will be tested or die (lucene) — + r1593400 + don't use RIW in this test, it depends on stable merging (and RIW does insane things) (lucene) — rmuir
- r1593378 - add test (lucene) — - mikemccand + r1593397 + randomize mergepolicy settings on the fly (lucene) — + rmuir
- r1593312 - SOLR-5495: Hardening recovery scenarios after the leader receives an error trying to forward an update request to a replica.... (lucene) — - thelabdude + r1593393 + invoke cms parameters randomly (lucene) — + rmuir
- r1593308 - SOLR-5340 removing a nocommit (lucene) — - noble + r1593385 + respect closeable (lucene) — + rmuir