You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by kt...@apache.org on 2018/04/18 18:37:22 UTC

[accumulo-website] branch master updated: update 1.9.0 release notes

This is an automated email from the ASF dual-hosted git repository.

kturner pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 9d5acbd  update 1.9.0 release notes
9d5acbd is described below

commit 9d5acbdebba209ab775e36c6be0654c05e9f010d
Author: Keith Turner <kt...@apache.org>
AuthorDate: Wed Apr 18 14:37:16 2018 -0400

    update 1.9.0 release notes
---
 _posts/release/2018-03-06-accumulo-1.9.0.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/_posts/release/2018-03-06-accumulo-1.9.0.md b/_posts/release/2018-03-06-accumulo-1.9.0.md
index 88aef9e..79dae05 100644
--- a/_posts/release/2018-03-06-accumulo-1.9.0.md
+++ b/_posts/release/2018-03-06-accumulo-1.9.0.md
@@ -29,7 +29,7 @@ static methods [create()], [fromFile()], or [fromMap()] will ensure your code wo
 ### Performance Improvements
 
 Accumulo was profiled while running lots of concurrent small scans. During this excercise these
-performance bugs were found and fixed: [#378], [ACCUMULO-4778], [ACCUMULO-4779], [ACCUMULO-4781],
+performance bugs were found and fixed: [#379], [ACCUMULO-4778], [ACCUMULO-4779], [ACCUMULO-4781],
 [ACCUMULO-4782], [ACCUMULO-4788], [ACCUMULO-4789], [ACCUMULO-4790], [ACCUMULO-4797], 
 [ACCUMULO-4798], [ACCUMULO-4799], [ACCUMULO-4800], [ACCUMULO-4801], [ACCUMULO-4805], and [ACCUMULO-4809]  
 
@@ -78,6 +78,10 @@ View the [Upgrading Accumulo documentation][upgrade] for guidance.
 
 ## Testing
 
+Continuous ingest, random walk, and all integration test were run against RC1.
+Randomwalk was run for 2 days with 7 walkers.  Continuous ingest was run with 9
+nodes for 24 hours followed by a successful verification.
+
 ## All Changes (For creating release notes. Will be removed)
 
 * [#379] - Misc performance improvements

-- 
To stop receiving notification emails like this one, please contact
kturner@apache.org.