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

David Capwell edited comment on CASSANDRA-16325 at 1/10/23 10:57 PM:
---------------------------------------------------------------------

CASSANDRA-18110 is approved and ready to merge.  If it would help this patch to 
move the deltas to the caller I am glad to do it as part of that work so I can 
remove the cache; let me know [~isaacreath].

edit: Honestly do think it would be best if CASSANDRA-18110 added the ability 
to add delta to ProgressInfo as it lowers the memory cost for the vtable 
tracking.  I wouldn't want to start that work without chatting with you first 
as I wouldn't want to step on your toes... my ticket is for 4.1 and trunk, so 
would need to work in both branches


was (Author: dcapwell):
CASSANDRA-18110 is approved and ready to merge.  If it would help this patch to 
move the deltas to the caller I am glad to do it as part of that work so I can 
remove the cache; let me know [~isaacreath]

> Update streaming metrics incrementally
> --------------------------------------
>
>                 Key: CASSANDRA-16325
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16325
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Observability/Metrics
>            Reporter: Paulo Motta
>            Assignee: Isaac Reath
>            Priority: Normal
>              Labels: lhf
>             Fix For: 4.2
>
>          Time Spent: 10h 10m
>  Remaining Estimate: 0h
>
> Currently the inbound and outbound streamed bytes metrics are incremented 
> after each file is streamed, what doesn't represent the current number of 
> bytes streamed since it can take a long time for a large file to be streamed. 
> We should update the metric incrementally as data is streamed.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to