Skip to content

Conversation

@gzalz
Copy link
Contributor

@gzalz gzalz commented Jul 25, 2025

Problem
Solana 2.3 deps introduce a rocksdb version upgrade from 0.22 => 0.23. We have observed that this particular upgrade introduces a massive performance regression while opening the blockstore with the required Secondary access type.

Solution

  • Point to jito-solana gzalz/v2.3 which downgrades rocksdb to 0.22
  • Don't block on joining with the accounts background service, we have observed failures in production with 2.3 dependencies

Copy link
Collaborator

@ebatsell ebatsell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to merge once checks are green

@gzalz gzalz merged commit a2390ef into master Jul 25, 2025
6 checks passed
@gzalz gzalz deleted the v2.2.0 branch July 25, 2025 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants