[jira] [Updated] (CASSANDRA-18653) Avoid unnecessary index builds and validations

2023-07-24 Thread Caleb Rackliffe (Jira)


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

Caleb Rackliffe updated CASSANDRA-18653:

Resolution: Duplicate
Status: Resolved  (was: Open)

Resolving this for now as a duplicate of CASSANDRA-18670

> Avoid unnecessary index builds and validations
> --
>
> Key: CASSANDRA-18653
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18653
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Feature/SAI
>Reporter: Mike Adamson
>Assignee: Mike Adamson
>Priority: Normal
>
> In the testing of CASSANDRA-18490 it was noted that the 
> SSTableAddedNotification will trigger an index build that will always build 
> the column index components even if they already exist and are valid. 
> The same notification is also handled by the StorageAttachedIndexGroup that 
> can validate the components. This can lead to the components being validated 
> more than is necessary.
> We should coordinate these notification handlers so there is no overlap of 
> responsibility.



--
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-18653) Avoid unnecessary index builds and validations

2023-07-20 Thread Mike Adamson (Jira)


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

Mike Adamson updated CASSANDRA-18653:
-
Epic Link: CASSANDRA-18473  (was: CASSANDRA-16052)

> Avoid unnecessary index builds and validations
> --
>
> Key: CASSANDRA-18653
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18653
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Feature/SAI
>Reporter: Mike Adamson
>Assignee: Mike Adamson
>Priority: Normal
>
> In the testing of CASSANDRA-18490 it was noted that the 
> SSTableAddedNotification will trigger an index build that will always build 
> the column index components even if they already exist and are valid. 
> The same notification is also handled by the StorageAttachedIndexGroup that 
> can validate the components. This can lead to the components being validated 
> more than is necessary.
> We should coordinate these notification handlers so there is no overlap of 
> responsibility.



--
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-18653) Avoid unnecessary index builds and validations

2023-07-07 Thread Caleb Rackliffe (Jira)


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

Caleb Rackliffe updated CASSANDRA-18653:

Reviewers: Caleb Rackliffe

> Avoid unnecessary index builds and validations
> --
>
> Key: CASSANDRA-18653
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18653
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Feature/SAI
>Reporter: Mike Adamson
>Assignee: Mike Adamson
>Priority: Normal
>
> In the testing of CASSANDRA-18490 it was noted that the 
> SSTableAddedNotification will trigger an index build that will always build 
> the column index components even if they already exist and are valid. 
> The same notification is also handled by the StorageAttachedIndexGroup that 
> can validate the components. This can lead to the components being validated 
> more than is necessary.
> We should coordinate these notification handlers so there is no overlap of 
> responsibility.



--
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-18653) Avoid unnecessary index builds and validations

2023-07-06 Thread Mike Adamson (Jira)


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

Mike Adamson updated CASSANDRA-18653:
-
Change Category: Performance
 Complexity: Normal
 Status: Open  (was: Triage Needed)

> Avoid unnecessary index builds and validations
> --
>
> Key: CASSANDRA-18653
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18653
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Feature/SAI
>Reporter: Mike Adamson
>Assignee: Mike Adamson
>Priority: Normal
>
> In the testing of CASSANDRA-18490 it was noted that the 
> SSTableAddedNotification will trigger an index build that will always build 
> the column index components even if they already exist and are valid. 
> The same notification is also handled by the StorageAttachedIndexGroup that 
> can validate the components. This can lead to the components being validated 
> more than is necessary.
> We should coordinate these notification handlers so there is no overlap of 
> responsibility.



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