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

Update HISTORY.md to mention a bug fix #5215

Closed
wants to merge 2 commits into from

Conversation

riversand963
Copy link
Contributor

No description provided.

@ajkr
Copy link
Contributor

ajkr commented Apr 18, 2019

It might be helpful to users to describe the impact. Can it cause corruption? If so is it localized to an SST or can it spread to the whole DB (e.g., if LSM invariants are violated)? Would it be a problem with all configurations or only certain ones?

HISTORY.md Outdated
@@ -17,6 +17,7 @@
* Fix a race condition between WritePrepared::Get and ::Put with duplicate keys.
* Fix crash when memtable prefix bloom is enabled and read/write a key out of domain of prefix extractor.
* Adjust WriteBufferManager's dummy entry size to block cache from 1MB to 256KB.
* Fix a bug in GetOverlappingInputsRangeBinarySearch where a pointer should be dereferenced.
Copy link
Contributor

Choose a reason for hiding this comment

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

It needs to be clearer. Right now it is not very helpful to users as a part of the release note.

Also, it is under release 6.1.1, which claims to be cut in 4/9/2019. Something must be wrong somewhere.

Copy link
Contributor

@siying siying left a comment

Choose a reason for hiding this comment

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

It's better but is still very confusing to me. I give an approval anyway, thinking that maybe that's all what we know by ourselves and we aren't be able to improve it further.

@siying
Copy link
Contributor

siying commented Apr 24, 2019

Can we merge it?

@miasantreble
Copy link
Contributor

@riversand963 ping

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants