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

Flink Jira Bot updated FLINK-23399:
-----------------------------------
    Labels: pull-request-available stale-assigned  (was: pull-request-available)

I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help 
the community manage its development. I see this issue is assigned but has not 
received an update in 30 days, so it has been labeled "stale-assigned".
If you are still working on the issue, please remove the label and add a 
comment updating the community on your progress.  If this issue is waiting on 
feedback, please consider this a reminder to the committer/reviewer. Flink is a 
very active project, and so we appreciate your patience.
If you are no longer working on the issue, please unassign yourself so someone 
else may work on it.


> Add a performance benchmark for statebackend rescaling
> ------------------------------------------------------
>
>                 Key: FLINK-23399
>                 URL: https://issues.apache.org/jira/browse/FLINK-23399
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / State Backends
>    Affects Versions: 1.14.0
>            Reporter: Yanfei Lei
>            Assignee: Yanfei Lei
>            Priority: Minor
>              Labels: pull-request-available, stale-assigned
>
> We notice that rescaling is not covered in the current state benchmark, so 
> we'd like to introduce a benchmark to test performance of state backend 
> restore durign rescaling in flink-benchmark.
> The benchmark process is:
> (1) generate some states,
> (2) change the parallelism of the operator, and restore from these states 
> generate before.
> The implementation of this benchmark is based on 
> {{RocksIncrementalCheckpointRescalingTest}}, and *_AverageTime_* is used to 
> measure the rescaling performance on each subtask.
>  
> And this benchmark does not conflict with 
> `RocksIncrementalCheckpointRescalingBenchmarkTest` in 
>  PR([#14893|https://github.com/apache/flink/pull/14893]). Compare with 
> `RocksIncrementalCheckpointRescalingBenchmarkTest`, this benchmark supports 
> testing rescaling on different state backends, and has a finer granularity.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to