-
Notifications
You must be signed in to change notification settings - Fork 8
[CircleCI Generated] generate-scheduled-8484 #422
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
Conversation
|
Deploy Preview Available Via |
|
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: CircleCI Job.
|
| "section" : "rocksdb", | ||
| "type" : "uint64" | ||
| }, | ||
| "rocksdb.max-write-buffer-number-zkd" : { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Simran-B this one still uses zkd, while the other ones have been renamed to mdi. Is this expected?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Expected in the sense that the so-called external name is still "zkd" and the startup options are constructed from the column family names: https://github.com/arangodb/arangodb/blob/68ba8e98aa7d1df5a52cd9a42d6bb210becb5af2/arangod/RocksDBEngine/RocksDBOptionFeature.cpp#L1572
I hope that this can still be changed but it might not be possible because of backward compatibility. Lars is OOO at the moment, unfortunately.
https://arangodb.slack.com/archives/C1PJT16QP/p1705069481972559
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pending PR: arangodb/arangodb#20474
| The number of worker threads currently working on some job or spinning while | ||
| waiting for new work (i.e., not sleeping). | ||
| - name: arangodb_scheduler_num_detached_threads |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added release notes via #433
Automatically generated content from CircleCI generate-scheduled workflow