[ 
https://issues.apache.org/jira/browse/CASSANDRA-18466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew updated CASSANDRA-18466:
-------------------------------
    Description: 
Paxos only repair tries to continue or is treated as an incremental repair. 
This happened on 4.1.0 and 4.1.1 when trying to run repair in preparation for 
enabling paxos_state_purging. The repair was in preparation mode triggered 
multiple anti-compactions on the nodes. Running the command with --full behaves 
in the expected way, ie. only the paxos data is repaired and it's finished 
within a few seconds.

```

Text

```

  was:Paxos only repair tries to continue or is treated as an incremental 
repair. This happened on 4.1.0 and 4.1.1 when trying to run repair in 
preparation for enabling paxos_state_purging. The repair was in preparation 
mode triggered multiple anti-compactions on the nodes. Running the command with 
--full behaves in the expected way, ie. only the paxos data is repaired and 
it's finished within a few seconds.


> Paxos only repair is treated as an incremental repair
> -----------------------------------------------------
>
>                 Key: CASSANDRA-18466
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18466
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Andrew
>            Priority: Normal
>
> Paxos only repair tries to continue or is treated as an incremental repair. 
> This happened on 4.1.0 and 4.1.1 when trying to run repair in preparation for 
> enabling paxos_state_purging. The repair was in preparation mode triggered 
> multiple anti-compactions on the nodes. Running the command with --full 
> behaves in the expected way, ie. only the paxos data is repaired and it's 
> finished within a few seconds.
> ```
> Text
> ```



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to