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

Dmitry Konstantinov updated CASSANDRA-21475:
--------------------------------------------
    Description: Currently we schedule a separate task to release every metric 
id back to free metric id set. It may create extra heap pressure and a long 
queue in scheduledTasks executor in case of massive metrics release.  (was: 
Currently we schedule a separate task to release every metric id back to free 
metric id set. It may create extra heap pressure and scheduledTasks executor in 
case of massive metrics release.)

> Reduce number of scheduledTasks on metric id release in ThreadLocalMetrics
> --------------------------------------------------------------------------
>
>                 Key: CASSANDRA-21475
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-21475
>             Project: Apache Cassandra
>          Issue Type: Improvement
>          Components: Observability/Metrics
>            Reporter: Dmitry Konstantinov
>            Assignee: Dmitry Konstantinov
>            Priority: Normal
>             Fix For: 6.x, 7.x
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently we schedule a separate task to release every metric id back to free 
> metric id set. It may create extra heap pressure and a long queue in 
> scheduledTasks executor in case of massive metrics release.



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