You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by gautam-soni <gi...@git.apache.org> on 2013/07/11 12:10:59 UTC

hbase pull request: HBASE-8928 Make ChaosMonkey & LoadTest tools extensible...

GitHub user gautam-soni opened a pull request:

    https://github.com/apache/hbase/pull/4

    HBASE-8928 Make ChaosMonkey & LoadTest tools extensible, to allow addition of more actions and policies.

    This will help testers to extend the Actions and Policies to define newer ones.
    Also the older Actions can be mixed with newer actions without trouble, as both will extend the same Action hierarchy.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gautam-soni/hbase 0.94

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/hbase/pull/4.patch

----

----


Re: hbase pull request: HBASE-8928 Make ChaosMonkey & LoadTest tools extensible...

Posted by Ted Yu <yu...@gmail.com>.
Can you attach the patch to HBASE-8928 ?

Thanks

On Thu, Jul 11, 2013 at 3:10 AM, gautam-soni <gi...@git.apache.org> wrote:

> GitHub user gautam-soni opened a pull request:
>
>     https://github.com/apache/hbase/pull/4
>
>     HBASE-8928 Make ChaosMonkey & LoadTest tools extensible, to allow
> addition of more actions and policies.
>
>     This will help testers to extend the Actions and Policies to define
> newer ones.
>     Also the older Actions can be mixed with newer actions without
> trouble, as both will extend the same Action hierarchy.
>
> You can merge this pull request into a Git repository by running:
>
>     $ git pull https://github.com/gautam-soni/hbase 0.94
>
> Alternatively you can review and apply these changes as the patch at:
>
>     https://github.com/apache/hbase/pull/4.patch
>
> ----
>
> ----
>
>