-
_Installation details_
Scylla version (or git commit hash): 1.3
Scenario:
1. Cluster of 3 nodes
2. Data is populated with RF=3 and CL=ALL
3. node3 is shutdown
4. node3 data & commitlog is erased
5.…
-
Repairs one or more tables
http://docs.datastax.com/en/cassandra/2.1/cassandra/tools/toolsRepair.html
See #79 #80 #211 #210 #212 for more details.
Each issue may be related to different milestone!
Th…
tzach updated
8 years ago
-
if we have several neighbors, perhaps we need to request ranges from all of them and only later transfer ranges to all of them? Otherwise, we won't necessarily fully repair the other ndoes, just this …
-
Just trying to launch this tool for the very first time:
```
./spreaper add-cluster 10.210.3.221
./spreaper repair productioncluster sync --tables user_quota
```
and I'm getting only:
```
INFO [2…
-
Hey,
I've benchmarked insertions on a cassandra table with and without an index using your code and it appears that having the secondary index divides the insertion rate per 2 on a table with a few f…
-
Hi,
Is there any resource that details how the indexes managed by cassandra-lucene-index. i.e. the actions that the library takes during refresh.
Specifically, i am looking at the behaviour when my …
-
Running the test with default smp=1 allways passes
Runnning with smp=2 sometimes fails
\using updatec ccm and dtest
```
export SCYLLA_EXT_OPTS="--smp 2"
export CASSANDRA_DIR=~/scylla/build/release…
-
please help me fill this in. we need to agree on what our requirements/desires are before talking about using other tools
## current requirements?
- safely relay metrics from our queue into storage an…
-
I discovered that our production reaper has not started repairs that were on schedule for nearly 5 days. Many schedules now have a next_activation date in the past. The log shows this exception being …
-
Hi,
I am running the script from a distant machine that access all the machine through a distant nodetool.
I have the following errors, in the middle of the repair process, always at the same step (…