-
Notifications
You must be signed in to change notification settings - Fork 74
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
update HISTORY.md #525
update HISTORY.md #525
Conversation
* db_bench and stress: fix WBM initiation (#510) | ||
|
||
### Miscellaneous | ||
* disable failing unit tests and paired bloom filter stress testing |
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.
Is there an issue# for this? Maybe list the names of the disabled unit tests?
* LOG: Compaction job traces - report cf name and job id (#511) | ||
* db_stress: Add cost_write_buffer_to_cache flag (#513) | ||
|
||
### Bug Fix |
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.
Should be "Bug Fixes"
This needs to undergo proofreading. We should have a consistent style. For example: Added .... etc., '.' at the end of sentences, and similar. |
|
||
### Bug Fix | ||
* CI: fix sanity check to use clang-format 10 | ||
* CI: run sanity only once on PRs |
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.
Issue?
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.
theses two dont have an issue or PR number
|
||
### Enhancement | ||
* CI: add a workflow for building and publishing jar to maven central (#507) |
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.
add -> Add
* Makefile: Remove pycache artifacts after running gtest-parallel (#495) | ||
* AVX512: fix disabling other optimizations (#489) | ||
* stress test: fix decoding error (#498) | ||
* db_bench and stress: fix WBM initiation (#510) |
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.
fix -> Fix
stress -> db_stress
No description provided.