File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ cassandra-reaper (0.2.1-1) stable; urgency=low
2
+
3
+ * Fixed race condition bug with parallel repairs
4
+ * Fixed bug with failing repair schedule blocking all other schedules
5
+ * Catch exceptions to avoid unnecessarily putting runs in ERROR state
6
+ * Allow reattempting ERROR runs from where they left off
7
+
8
+ -- Björn Hegerfors <
[email protected] > Wed, 6 May 2015 15:10:06 +0200
9
+
1
10
cassandra-reaper (0.2.0-1) stable; urgency=low
2
11
3
12
* Add parallel opportunistic repairs
Original file line number Diff line number Diff line change 7
7
<name >Cassandra Reaper</name >
8
8
<groupId >com.spotify</groupId >
9
9
<artifactId >cassandra-reaper</artifactId >
10
- <version >0.2.1-SNAPSHOT </version >
10
+ <version >0.2.1</version >
11
11
<packaging >jar</packaging >
12
12
13
13
<properties >
You can’t perform that action at this time.
0 commit comments