issues
search
BrianGallew
/
cassandra_range_repair
python script to repair the primary range of a node in N discrete steps
MIT License
109
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Multi Datacenter Repair
#62
shaurya10000
opened
3 years ago
3
failed to run repair due to JMX authentication expecting username and password
#61
venkatr2018
opened
4 years ago
0
Update parameters for Cassandra 3.x
#60
nite23
closed
6 years ago
0
Does incremental repair using ranges really work?
#59
JensRantil
opened
6 years ago
2
Unable to build Debian package
#58
JensRantil
opened
6 years ago
0
Document in README how to install this
#57
JensRantil
opened
7 years ago
2
woops
#56
dmertl
closed
6 years ago
2
more 3.5 compatibility with travis?
#55
BrianGallew
closed
8 years ago
0
Fix travis build requirements
#54
BrianGallew
closed
8 years ago
0
Make it Python3 compatible
#53
BrianGallew
closed
8 years ago
0
Updating nodetool gossipinfo regex for multiple DC
#52
agoetz00
closed
8 years ago
0
Multi-DC repair giving errors about imprecise repairs
#51
TvdW
opened
8 years ago
5
Question regarding steps and workers
#50
powellchristoph
closed
8 years ago
2
Not sure if incremental repair option is getting passed accidentally
#49
atinsood
opened
8 years ago
3
Question regarding hung repair sessions.
#48
arshdeeptinna
closed
8 years ago
2
Ensure all command options are strings before joining them together
#47
ostefano
closed
8 years ago
0
Wrong parameters when executing a dry run
#46
ostefano
closed
8 years ago
1
Python 3 support
#45
JensRantil
closed
8 years ago
0
Travis CI support
#44
JensRantil
closed
8 years ago
2
retry: set max sleep time
#43
JensRantil
closed
8 years ago
0
fix breaking test
#42
JensRantil
closed
8 years ago
0
the port option added requires it to be string as all options are using the join which fails
#41
anishek
closed
8 years ago
4
refactor: use PEP8 for class names
#40
JensRantil
closed
8 years ago
0
git-ignore some Python related files
#39
JensRantil
closed
8 years ago
0
Support for exponential retry on failure
#38
JensRantil
closed
8 years ago
1
One test failing
#37
JensRantil
closed
8 years ago
1
TravisCI integration
#36
JensRantil
closed
8 years ago
2
Expose JMX port for nodetool
#35
arodrime
closed
8 years ago
0
Adjusting regex to account for 2.1/2.0
#34
akonkol
closed
8 years ago
1
See if this fixes the Exception
#33
pcn
closed
8 years ago
1
Fix regex to catch the DC, broken for C* 2.0
#32
arodrime
closed
8 years ago
1
In cassandra 2.1, nodetool repair -st / -et doesn't pass the "column family" option
#31
Skunnyk
closed
8 years ago
3
updated readme.md and a couple of modifications to Makefile
#30
higgsmass
closed
8 years ago
0
Update range_repair.py
#29
elsmorian
closed
8 years ago
0
changes for debian packaging of cassandra_range_repair
#28
higgsmass
closed
8 years ago
0
datacenter search_value not 2.1 compatible
#27
Mortinke
closed
8 years ago
2
JMXPort option?
#26
ghost
opened
9 years ago
2
Remove redundant local flag
#25
arvy
closed
9 years ago
0
Fix - use local or pr flag (cannot use both).
#24
arvy
closed
9 years ago
0
Add support for incremental repairs (post 2.1)
#23
gbagnoli
closed
9 years ago
1
Adding token offset argument.
#22
arvy
closed
9 years ago
0
Updating readme (removing reference to LOG_LEVEL env var and document…
#21
arvy
closed
9 years ago
0
Add authentication functionality
#20
Mortinke
closed
9 years ago
1
feature request: Handle control-c (KeyboardInterrupt) gracefully
#19
shawnbutts
opened
9 years ago
1
critical bugfix: fixed node range assignment
#18
pauloricardomg
closed
10 years ago
1
added support to parallel repairs (post 2.x)
#17
pauloricardomg
closed
10 years ago
1
ERROR - FAILED with no info
#16
arodrime
closed
9 years ago
4
fix duplicated log messages
#15
pilate
closed
10 years ago
0
Multiprocess = processing same thing x times ?
#14
arodrime
closed
10 years ago
7
Missed checking for the keyspace param in the repair_range() function
#13
BrianGallew
closed
10 years ago
0
Next