You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by bu...@apache.org on 2014/08/25 15:21:04 UTC

svn commit: r920372 - 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/

Author: buildbot
Date: Mon Aug 25 13:21:04 2014
New Revision: 920372

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 Mon Aug 25 13:21:04 2014
@@ -305,6 +305,13 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1620319;view=revision">r1620319</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6428">SOLR-6428</a>: Occasional OverseerTest#testOverseerFailure fail due to missing election node.
+<a href="https://issues.apache.org/jira/browse/SOLR-5596">SOLR-5596</a>: OverseerTest.testOverseerFailure - leader node already exists. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1620303;view=revision">r1620303</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-6427">SOLR-6427</a>: HdfsCollectionsAPIDistributedZkTest can fail because it tries to use an hdfs location with the file system based spellchecker which... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
@@ -327,12 +334,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-5596">SOLR-5596</a>: Raise zk client timeout for mock objects. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1620245;view=revision">r1620245</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6426">SOLR-6426</a>: SolrZkClient clean can fail due to a race with children nodes. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
-      </div>
     </div></div>
     
     

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 Mon Aug 25 13:21:04 2014
@@ -419,6 +419,13 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1620319;view=revision">r1620319</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-6428">SOLR-6428</a>: Occasional OverseerTest#testOverseerFailure fail due to missing election node.
+<a href="https://issues.apache.org/jira/browse/SOLR-5596">SOLR-5596</a>: OverseerTest.testOverseerFailure - leader node already exists. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1620303;view=revision">r1620303</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-6427">SOLR-6427</a>: HdfsCollectionsAPIDistributedZkTest can fail because it tries to use an hdfs location with the file system based spellchecker which... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
@@ -442,12 +449,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1620245;view=revision">r1620245</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-6426">SOLR-6426</a>: SolrZkClient clean can fail due to a race with children nodes. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
-          </div>
-          
         </div>
         
       </div>

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 Mon Aug 25 13:21:04 2014
@@ -305,6 +305,13 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1620319;view=revision">r1620319</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6428">SOLR-6428</a>: Occasional OverseerTest#testOverseerFailure fail due to missing election node.
+<a href="https://issues.apache.org/jira/browse/SOLR-5596">SOLR-5596</a>: OverseerTest.testOverseerFailure - leader node already exists. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1620303;view=revision">r1620303</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-6427">SOLR-6427</a>: HdfsCollectionsAPIDistributedZkTest can fail because it tries to use an hdfs location with the file system based spellchecker which... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
@@ -327,12 +334,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-5596">SOLR-5596</a>: Raise zk client timeout for mock objects. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1620245;view=revision">r1620245</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6426">SOLR-6426</a>: SolrZkClient clean can fail due to a race with children nodes. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
-      </div>
     </div></div>
     
     

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 Mon Aug 25 13:21:04 2014
@@ -419,6 +419,13 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1620319;view=revision">r1620319</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-6428">SOLR-6428</a>: Occasional OverseerTest#testOverseerFailure fail due to missing election node.
+<a href="https://issues.apache.org/jira/browse/SOLR-5596">SOLR-5596</a>: OverseerTest.testOverseerFailure - leader node already exists. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1620303;view=revision">r1620303</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-6427">SOLR-6427</a>: HdfsCollectionsAPIDistributedZkTest can fail because it tries to use an hdfs location with the file system based spellchecker which... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
@@ -442,12 +449,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1620245;view=revision">r1620245</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-6426">SOLR-6426</a>: SolrZkClient clean can fail due to a race with children nodes. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
-          </div>
-          
         </div>
         
       </div>