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

Stefan Miklosovic edited comment on CASSANDRA-19600 at 5/2/24 11:46 AM:
------------------------------------------------------------------------

I realized that it would be cool to add a test for this feature. We are not 
specifically testing persistent window with this change we did. I have the test 
done, I just need to multiplex it. 

I will commit this tomorrow.


was (Author: smiklosovic):
I realized that it would be cool to add a test for this feature. We are not 
specifically testing persistent window with this changed we did. I have the 
test done, I just need to multiplex it. 

I will commit this tomorrow.

> Resolve the oldest hints just from descriptors and current writer if available
> ------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-19600
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19600
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Legacy/Core
>            Reporter: Stefan Miklosovic
>            Assignee: Stefan Miklosovic
>            Priority: Normal
>             Fix For: 5.0.x, 5.x
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> We should not resolve hints from buffers as these are just very short-lived / 
> transient data structures and resolving "the oldest hints" from buffers too 
> just does not make sense when we should just look into descriptors and 
> current writer's descriptor at most.



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