cassandra-reaper

Automated Repair Awesomeness for Apache Cassandra

Github stars Tracking Chart

Reaper for Apache Cassandra

Join the chat at https://gitter.im/thelastpickle/cassandra-reaper

Build Status

Note: This repo is a fork from the original Reaper project, created by the awesome folks at Spotify. The WebUI has been merged in with support for incremental repairs added.

Reaper is a centralized, stateful, and highly configurable tool for running Apache Cassandra
repairs against single or multi-site clusters.

The current version supports running Apache Cassandra cluster repairs in a segmented manner,
opportunistically running multiple parallel repairs at the same time on different nodes
within the cluster. Basic repair scheduling functionality is also supported.

Reaper comes with a GUI, which if you're running in local mode can be at http://localhost:8080/webui/

Please see the Issues section for more
information on planned development, and known issues.

Documentation and Help

The full documentation is available at the Reaper website. The source for the site is located in this repo at src/docs.

Have a question? Please ask on the reaper mailing list!

System Overview

Reaper consists of a database containing the full state of the system, a REST-full API,
and a CLI tool called spreaper that provides an alternative way to issue commands to a running
Reaper instance. Communication with Cassandra nodes in registered clusters is handled through JMX.

Reaper system does not use internal caches for state changes regarding running repairs and
registered clusters, which means that any changes done to the storage will reflect to the running
system dynamically.

You can also run the Reaper with memory storage, which is not persistent, and is meant to
be used only for testing purposes.

This project is built on top of Dropwizard:
http://dropwizard.io/

Overview

Name With Ownerrojo-rbx/rojo
Primary LanguageLua
Program languageMakefile (Language Count: 5)
Platform
License:Mozilla Public License 2.0
Release Count78
Last Release Namev7.4.1 (Posted on )
First Release Namev0.1.0 (Posted on )
Created At2017-11-30 00:42:04
Pushed At2024-05-10 02:59:08
Last Commit At2024-05-08 12:34:00
Stargazers Count884
Watchers Count30
Fork Count167
Commits Count1.4k
Has Issues Enabled
Issues Count566
Issue Open Count92
Pull Requests Count251
Pull Requests Open Count21
Pull Requests Close Count60
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top