spark
spark copied to clipboard
[WIP] Only test rocksdbjni 9.x
What changes were proposed in this pull request?
Why are the changes needed?
Does this PR introduce any user-facing change?
How was this patch tested?
Was this patch authored or co-authored using generative AI tooling?
At present, we are only testing rocksdbjni's
9 series
in advance
Let's test 9.1.1
Let's test 9.1.1
Okay. currently, the version 9.1.1 is not available on Maven Central Repo
, and the rocksdbjni
has been released too frequently recently.
https://repo1.maven.org/maven2/org/rocksdb/rocksdbjni/
We can wait for a relatively stable version.
ready to go ?
ready to go ?
Yea, the last upgrade was two months ago, Let me run the benchmark: StateStoreBasicOperationsBenchmark JDK17: https://github.com/panbingkun/spark/actions/runs/9640180869 JDK21: https://github.com/panbingkun/spark/actions/runs/9640184179
ready to go ?
Yea, the last upgrade was two months ago, Let me run the benchmark: StateStoreBasicOperationsBenchmark JDK17: https://github.com/panbingkun/spark/actions/runs/9640180869 JDK21: https://github.com/panbingkun/spark/actions/runs/9640184179
Done
Let's wait one more day
Merged into master. Thanks @panbingkun
Merged into master. Thanks @panbingkun
Thanks.