Skip to content

Conversation

@xuanyuanking
Copy link
Member

What changes were proposed in this pull request?

Add the functionality of cleaning up files of old versions for the RocksDB instance and RocksDBFileManager.

Why are the changes needed?

Part of the implementation of RocksDB state store.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

New UT added.

### What changes were proposed in this pull request?
Add the functionality of cleaning up files of old versions for the RocksDB instance and RocksDBFileManager.

### Why are the changes needed?
Part of the implementation of RocksDB state store.

### Does this PR introduce _any_ user-facing change?
No.

### How was this patch tested?
New UT added.

Closes apache#32933 from xuanyuanking/SPARK-35785.

Authored-by: Yuanjian Li <[email protected]>
Signed-off-by: Liang-Chi Hsieh <[email protected]>
@xuanyuanking
Copy link
Member Author

cc @HeartSaVioR and @viirya

@HeartSaVioR HeartSaVioR changed the title [SPARK-35785][SS] Cleanup support for RocksDB instance [SPARK-35785][SS][3.2] Cleanup support for RocksDB instance Jul 2, 2021
HeartSaVioR pushed a commit that referenced this pull request Jul 2, 2021
### What changes were proposed in this pull request?
Add the functionality of cleaning up files of old versions for the RocksDB instance and RocksDBFileManager.

### Why are the changes needed?
Part of the implementation of RocksDB state store.

### Does this PR introduce _any_ user-facing change?
No.

### How was this patch tested?
New UT added.

Closes #33184 from xuanyuanking/branch-3.2.

Authored-by: Yuanjian Li <[email protected]>
Signed-off-by: Jungtaek Lim <[email protected]>
@HeartSaVioR
Copy link
Contributor

Merged to branch-3.2.

@HeartSaVioR HeartSaVioR closed this Jul 2, 2021
@HeartSaVioR
Copy link
Contributor

forgot my +1 . this is just a cherry-pick of #32933.

@xuanyuanking xuanyuanking deleted the branch-3.2 branch July 2, 2021 08:19
@xuanyuanking
Copy link
Member Author

Thanks @HeartSaVioR!

@viirya
Copy link
Member

viirya commented Jul 2, 2021

Thanks @xuanyuanking and @HeartSaVioR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants