[ 
https://issues.apache.org/jira/browse/CASSANDRA-16532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17307713#comment-17307713
 ] 

Berenguer Blasi commented on CASSANDRA-16532:
---------------------------------------------

Ok so the problem probably stems from the fact that {{StandaloneScrubber}} is 
to be used as a tool. That should be executed in it's own process hence all 
tidying would complete on exit with no possible races between calls.

I haven't managed to repro locally but with an internal multiplexing tool. The 
new push seems to solve that problem by using a different KS on each tool call 
hence there won't be any file races. Can you confirm if you can still repro or 
if it has been fixed?

> Fix flaky testSkipScrubCorruptedCounterRowWithTool
> --------------------------------------------------
>
>                 Key: CASSANDRA-16532
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16532
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/unit
>            Reporter: Berenguer Blasi
>            Assignee: Berenguer Blasi
>            Priority: Normal
>             Fix For: 4.0-rc
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Fix flaky 
> [testSkipScrubCorruptedCounterRowWithTool|https://ci-cassandra.apache.org/job/Cassandra-trunk/365/testReport/junit/org.apache.cassandra.db/ScrubTest/testSkipScrubCorruptedCounterRowWithTool_compression/]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to