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/12/11 16:21:02 UTC

svn commit: r932315 - 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: Thu Dec 11 15:21:02 2014
New Revision: 932315

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 Dec 11 15:21:02 2014
@@ -305,36 +305,38 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1644594;view=revision">r1644594</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6096">LUCENE-6096</a>: Relax assertion about memory usage since memory usage depends on the JVM impl and settings.
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1644673;view=revision">r1644673</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6096">LUCENE-6096</a>: Avoid CMS which can close segments while we are measuring ram usage of the filter cache.
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1644587;view=revision">r1644587</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6095">LUCENE-6095</a>: Remove RamUsageTester.IdentityHashSet and use Collections.newSetFromMap(new IdentityHashMap&lt;E, Boolean&gt;()) instead.
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1644661;view=revision">r1644661</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6086">LUCENE-6086</a>: Space optimizations for numeric stored fields.
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1644582;view=revision">r1644582</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6096">LUCENE-6096</a>: Improve and test LRUFilterCache.ramBytesUsed.
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1644594;view=revision">r1644594</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6096">LUCENE-6096</a>: Relax assertion about memory usage since memory usage depends on the JVM impl and settings.
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1644526;view=revision">r1644526</a>
-        simplify exception handling (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1644587;view=revision">r1644587</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6095">LUCENE-6095</a>: Remove RamUsageTester.IdentityHashSet and use Collections.newSetFromMap(new IdentityHashMap&lt;E, Boolean&gt;()) instead.
+ (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1644489;view=revision">r1644489</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6787">SOLR-6787</a> removing the dependency on zk jar for post.jar  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#noble">noble</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1644582;view=revision">r1644582</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6096">LUCENE-6096</a>: Improve and test LRUFilterCache.ramBytesUsed.
+ (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
       </div>
     </div></div>
     

Modified: websites/production/lucene/content/index.html
==============================================================================
    (empty)

Modified: websites/production/lucene/content/solr/index.html
==============================================================================
    (empty)

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 Dec 11 15:21:02 2014
@@ -305,36 +305,38 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1644594;view=revision">r1644594</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6096">LUCENE-6096</a>: Relax assertion about memory usage since memory usage depends on the JVM impl and settings.
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1644673;view=revision">r1644673</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6096">LUCENE-6096</a>: Avoid CMS which can close segments while we are measuring ram usage of the filter cache.
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1644587;view=revision">r1644587</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6095">LUCENE-6095</a>: Remove RamUsageTester.IdentityHashSet and use Collections.newSetFromMap(new IdentityHashMap&lt;E, Boolean&gt;()) instead.
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1644661;view=revision">r1644661</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6086">LUCENE-6086</a>: Space optimizations for numeric stored fields.
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1644582;view=revision">r1644582</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6096">LUCENE-6096</a>: Improve and test LRUFilterCache.ramBytesUsed.
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1644594;view=revision">r1644594</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6096">LUCENE-6096</a>: Relax assertion about memory usage since memory usage depends on the JVM impl and settings.
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1644526;view=revision">r1644526</a>
-        simplify exception handling (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1644587;view=revision">r1644587</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6095">LUCENE-6095</a>: Remove RamUsageTester.IdentityHashSet and use Collections.newSetFromMap(new IdentityHashMap&lt;E, Boolean&gt;()) instead.
+ (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1644489;view=revision">r1644489</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6787">SOLR-6787</a> removing the dependency on zk jar for post.jar  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#noble">noble</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1644582;view=revision">r1644582</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6096">LUCENE-6096</a>: Improve and test LRUFilterCache.ramBytesUsed.
+ (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
       </div>
     </div></div>
     

Modified: websites/staging/lucene/trunk/content/index.html
==============================================================================
    (empty)

Modified: websites/staging/lucene/trunk/content/solr/index.html
==============================================================================
    (empty)