Homec4science
Diffusion YCSB 51f5633899b2

Merge pull request #364 from tlopatic/insert-fix

Authored by allanbank <robert.j.moore@allanbank.com> on Sep 22 2015, 01:26.

Description

Merge pull request #364 from tlopatic/insert-fix

Proposed fix for #327.

Event Timeline

allanbank <robert.j.moore@allanbank.com> committed R7507:51f5633899b2: Merge pull request #364 from tlopatic/insert-fix (authored by allanbank <robert.j.moore@allanbank.com>).Sep 22 2015, 01:26

Merged Changes

CommitAuthorDetailsCommitted
f2eef8f01555Thomas Lopatic
Removed bad idea, which would have introduced a race condition. 
Sep 21 2015
b78994070743Thomas Lopatic
Use volatile correctly. 
Sep 21 2015
5e1ed2acbbfcThomas Lopatic
Use a sliding window to track acknowledged values. 
Sep 21 2015
15bffeed3f1bThomas Lopatic
Put the acknowledgements into a "finally". 
Sep 21 2015
a19ef10caf20Thomas Lopatic
Added comments. 
Sep 21 2015
e12457434dbcThomas Lopatic
Don't use keys of inserted records before they have actually been written to… 
Sep 21 2015