You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by Bill Havanki <bh...@clouderagovt.com> on 2014/01/16 16:54:06 UTC

Review Request 16972: ACCUMULO-2198 - add minimum unbalanced server failures to Concurrent randomwalk under 1.4.x

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/16972/
-----------------------------------------------------------

Review request for accumulo.


Bugs: ACCUMULO-2198
    https://issues.apache.org/jira/browse/ACCUMULO-2198


Repository: accumulo


Description
-------

Backport of enforcing of minimum number of server balance check failures in Concurrent randomwalk from 1.5.x to 1.4.x. This diff builds on the one from https://reviews.apache.org/r/16966/.


Diffs
-----

  src/server/src/main/java/org/apache/accumulo/server/test/randomwalk/concurrent/CheckBalance.java beb8327 
  src/server/src/main/java/org/apache/accumulo/server/test/randomwalk/concurrent/ConcurrentFixture.java 62fac56 

Diff: https://reviews.apache.org/r/16972/diff/


Testing
-------

More successful runs of Concurrent randomwalk, including back-to-back runs.


Thanks,

Bill Havanki


Re: Review Request 16972: ACCUMULO-2198 - add minimum unbalanced server failures to Concurrent randomwalk under 1.4.x

Posted by Sean Busbey <se...@manvsbeard.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/16972/#review32055
-----------------------------------------------------------

Ship it!


Ship It!

- Sean Busbey


On Jan. 16, 2014, 7:17 p.m., Bill Havanki wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/16972/
> -----------------------------------------------------------
> 
> (Updated Jan. 16, 2014, 7:17 p.m.)
> 
> 
> Review request for accumulo.
> 
> 
> Bugs: ACCUMULO-2198
>     https://issues.apache.org/jira/browse/ACCUMULO-2198
> 
> 
> Repository: accumulo
> 
> 
> Description
> -------
> 
> Backport of enforcing of minimum number of server balance check failures in Concurrent randomwalk from 1.5.x to 1.4.x. This diff builds on the one from https://reviews.apache.org/r/16966/.
> 
> The original change in 1.5.x is in commit 0ee7e5a8 under ACCUMULO-1239.
> 
> 
> Diffs
> -----
> 
>   src/server/src/main/java/org/apache/accumulo/server/test/randomwalk/concurrent/CheckBalance.java beb8327 
>   src/server/src/main/java/org/apache/accumulo/server/test/randomwalk/concurrent/ConcurrentFixture.java 62fac56 
> 
> Diff: https://reviews.apache.org/r/16972/diff/
> 
> 
> Testing
> -------
> 
> More successful runs of Concurrent randomwalk, including back-to-back runs.
> 
> 
> Thanks,
> 
> Bill Havanki
> 
>


Re: Review Request 16972: ACCUMULO-2198 - add minimum unbalanced server failures to Concurrent randomwalk under 1.4.x

Posted by Bill Havanki <bh...@clouderagovt.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/16972/
-----------------------------------------------------------

(Updated Jan. 16, 2014, 2:17 p.m.)


Review request for accumulo.


Changes
-------

Added pointers to corresponding 1.5.x commit, per Sean's request.


Bugs: ACCUMULO-2198
    https://issues.apache.org/jira/browse/ACCUMULO-2198


Repository: accumulo


Description (updated)
-------

Backport of enforcing of minimum number of server balance check failures in Concurrent randomwalk from 1.5.x to 1.4.x. This diff builds on the one from https://reviews.apache.org/r/16966/.

The original change in 1.5.x is in commit 0ee7e5a8 under ACCUMULO-1239.


Diffs
-----

  src/server/src/main/java/org/apache/accumulo/server/test/randomwalk/concurrent/CheckBalance.java beb8327 
  src/server/src/main/java/org/apache/accumulo/server/test/randomwalk/concurrent/ConcurrentFixture.java 62fac56 

Diff: https://reviews.apache.org/r/16972/diff/


Testing
-------

More successful runs of Concurrent randomwalk, including back-to-back runs.


Thanks,

Bill Havanki