[
https://issues.apache.org/jira/browse/FLINK-17971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-17971:
-----------------------------------
Labels: auto-deprioritized-major pull-request-available stale-assigned
(was: auto-deprioritized-major 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.
> Speed up RocksDB bulk loading with SST generation and ingestion
> ---------------------------------------------------------------
>
> Key: FLINK-17971
> URL: https://issues.apache.org/jira/browse/FLINK-17971
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / State Backends
> Reporter: Joey Pereira
> Assignee: Yuan Mei
> Priority: Minor
> Labels: auto-deprioritized-major, pull-request-available,
> stale-assigned
>
> RocksDB provides an API for creating SST files and ingesting them directly
> into RocksDB:
> [https://github.com/facebook/rocksdb/wiki/Creating-and-Ingesting-SST-files]
> Using this method for bulk loading data into RocksDB may provide a
> significant performance increase, specifically for paths doing inserts such
> as full savepoint recovery and state migrations. This is one method of
> optimizing bulk loads, as described in
> https://issues.apache.org/jira/browse/FLINK-17288
> This was discussed on the user maillist:
> [http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/RocksDB-savepoint-recovery-performance-improvements-td35238.html]
> A draft PR is here: [https://github.com/apache/flink/pull/12345/]
--
This message was sent by Atlassian Jira
(v8.20.1#820001)