Merge pull request #364 from tlopatic/insert-fix
Proposed fix for #327.
allanbank <robert.j.moore@allanbank.com> | Sep 22 2015, 01:26 |
iorgulescu | Oct 2 2018, 18:02 |
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
f2eef8f01555 | Thomas Lopatic | Removed bad idea, which would have introduced a race condition. | Sep 21 2015 | |||
b78994070743 | Thomas Lopatic | Use volatile correctly. | Sep 21 2015 | |||
5e1ed2acbbfc | Thomas Lopatic | Use a sliding window to track acknowledged values. | Sep 21 2015 | |||
15bffeed3f1b | Thomas Lopatic | Put the acknowledgements into a "finally". | Sep 21 2015 | |||
a19ef10caf20 | Thomas Lopatic | Added comments. | Sep 21 2015 | |||
e12457434dbc | Thomas Lopatic | Don't use keys of inserted records before they have actually been written to… | Sep 21 2015 |