Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RocksDB improvements on live node #9371

Closed
5 of 7 tasks
jbajic opened this issue Jul 31, 2023 · 3 comments
Closed
5 of 7 tasks

RocksDB improvements on live node #9371

jbajic opened this issue Jul 31, 2023 · 3 comments
Assignees

Comments

@jbajic
Copy link
Contributor

jbajic commented Jul 31, 2023

Introduction

This is a continuation of RocksDB configuration improvements from #9297

Tasks

Fine-tuning metrics on the live node

Metrics

Based on new metrics

This will be only planned to be started in August since it is difficult to say what exactly will be done.

  • if the number of ios per request is bigger than e.g. 1.5 there could be room for improvement
  • if compaction causes big spikes ⇒ need for improvement
@jbajic jbajic added the A-storage Area: storage and databases label Jul 31, 2023
@walnut-the-cat
Copy link
Contributor

Can we update the issue so we can close it?

@walnut-the-cat
Copy link
Contributor

Plan to wrap up this week and pivot towards building a prototype of a short term solution to address storage performance issue (dedicated cache). Release of the RocksDB performance improvement PR are directly related to ideas we are exploring for stateless validation and whether to merge will be decided based on the final conclusion.

@Sarah-NEAR Sarah-NEAR added Near Core and removed A-storage Area: storage and databases labels Sep 25, 2023
@walnut-the-cat
Copy link
Contributor

RocksDB related work is wrapped up. We are waiting for one PR(#9389) to be reviewed so we can merge, but otherwise, we concluded that most of meaningful works are done.

@jbajic jbajic closed this as completed Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants