[jira] [Updated] (CASSANDRA-17970) Avoid anticompaction mixing data from two different time windows with TWCS

2022-12-23 Thread Marcus Eriksson (Jira)


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

Marcus Eriksson updated CASSANDRA-17970:

  Fix Version/s: 3.0.29
 3.11.15
 4.0.8
 4.1.1
 4.2
  Since Version: 3.0 alpha 1
Source Control Link: 
https://github.com/apache/cassandra/commit/730b898b7415e568138c6fc1e961f69b41ba1fa0
 Resolution: Fixed
 Status: Resolved  (was: Ready to Commit)

and committed, thanks

> Avoid anticompaction mixing data from two different time windows with TWCS
> --
>
> Key: CASSANDRA-17970
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17970
> Project: Cassandra
>  Issue Type: Bug
>  Components: Local/Compaction/TWCS
>Reporter: Marcus Eriksson
>Assignee: Marcus Eriksson
>Priority: Normal
> Fix For: 3.0.29, 3.11.15, 4.0.8, 4.1.1, 4.2
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> When grouping sstables for anticompaction we can currently get sstables from 
> different time windows when running TWCS



--
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



[jira] [Updated] (CASSANDRA-17970) Avoid anticompaction mixing data from two different time windows with TWCS

2022-12-20 Thread Aleksey Yeschenko (Jira)


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

Aleksey Yeschenko updated CASSANDRA-17970:
--
Status: Ready to Commit  (was: Review In Progress)

+1, with one ignorable test nit in PR comments.

> Avoid anticompaction mixing data from two different time windows with TWCS
> --
>
> Key: CASSANDRA-17970
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17970
> Project: Cassandra
>  Issue Type: Bug
>  Components: Local/Compaction/TWCS
>Reporter: Marcus Eriksson
>Assignee: Marcus Eriksson
>Priority: Normal
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> When grouping sstables for anticompaction we can currently get sstables from 
> different time windows when running TWCS



--
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



[jira] [Updated] (CASSANDRA-17970) Avoid anticompaction mixing data from two different time windows with TWCS

2022-12-20 Thread Aleksey Yeschenko (Jira)


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

Aleksey Yeschenko updated CASSANDRA-17970:
--
Reviewers: Aleksey Yeschenko, Aleksey Yeschenko  (was: Aleksey Yeschenko)
   Aleksey Yeschenko, Aleksey Yeschenko  (was: Aleksey Yeschenko)
   Status: Review In Progress  (was: Patch Available)

> Avoid anticompaction mixing data from two different time windows with TWCS
> --
>
> Key: CASSANDRA-17970
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17970
> Project: Cassandra
>  Issue Type: Bug
>  Components: Local/Compaction/TWCS
>Reporter: Marcus Eriksson
>Assignee: Marcus Eriksson
>Priority: Normal
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> When grouping sstables for anticompaction we can currently get sstables from 
> different time windows when running TWCS



--
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



[jira] [Updated] (CASSANDRA-17970) Avoid anticompaction mixing data from two different time windows with TWCS

2022-12-20 Thread Aleksey Yeschenko (Jira)


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

Aleksey Yeschenko updated CASSANDRA-17970:
--
Reviewers: Aleksey Yeschenko  (was: Jon Meredith)

> Avoid anticompaction mixing data from two different time windows with TWCS
> --
>
> Key: CASSANDRA-17970
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17970
> Project: Cassandra
>  Issue Type: Bug
>  Components: Local/Compaction/TWCS
>Reporter: Marcus Eriksson
>Assignee: Marcus Eriksson
>Priority: Normal
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> When grouping sstables for anticompaction we can currently get sstables from 
> different time windows when running TWCS



--
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



[jira] [Updated] (CASSANDRA-17970) Avoid anticompaction mixing data from two different time windows with TWCS

2022-10-18 Thread Marcus Eriksson (Jira)


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

Marcus Eriksson updated CASSANDRA-17970:

Test and Documentation Plan: new test + cci run
 Status: Patch Available  (was: Open)

trunk:
https://github.com/apache/cassandra/pull/1924
https://app.circleci.com/pipelines/github/krummas/cassandra/823/workflows/b8433e4b-9510-4ff0-baf5-e76d303f6e0f

4.1:
https://github.com/apache/cassandra/pull/1923
https://app.circleci.com/pipelines/github/krummas/cassandra/825/workflows/e93b3bc8-188d-4328-a0b7-dab8979754e4

4.0:
https://github.com/apache/cassandra/pull/1922
https://app.circleci.com/pipelines/github/krummas/cassandra/824/workflows/e4454540-e7b7-4aef-8b24-9b641e363cb7


> Avoid anticompaction mixing data from two different time windows with TWCS
> --
>
> Key: CASSANDRA-17970
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17970
> Project: Cassandra
>  Issue Type: Bug
>  Components: Local/Compaction/TWCS
>Reporter: Marcus Eriksson
>Assignee: Marcus Eriksson
>Priority: Normal
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> When grouping sstables for anticompaction we can currently get sstables from 
> different time windows when running TWCS



--
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



[jira] [Updated] (CASSANDRA-17970) Avoid anticompaction mixing data from two different time windows with TWCS

2022-10-18 Thread Marcus Eriksson (Jira)


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

Marcus Eriksson updated CASSANDRA-17970:

 Bug Category: Parent values: Degradation(12984)Level 1 values: Performance 
Bug/Regression(12997)
   Complexity: Low Hanging Fruit
  Component/s: Local/Compaction/TWCS
Discovered By: Code Inspection
Reviewers: Jon Meredith
 Severity: Low
   Status: Open  (was: Triage Needed)

> Avoid anticompaction mixing data from two different time windows with TWCS
> --
>
> Key: CASSANDRA-17970
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17970
> Project: Cassandra
>  Issue Type: Bug
>  Components: Local/Compaction/TWCS
>Reporter: Marcus Eriksson
>Assignee: Marcus Eriksson
>Priority: Normal
>
> When grouping sstables for anticompaction we can currently get sstables from 
> different time windows when running TWCS



--
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