Chronicle-Queue
Chronicle-Queue copied to clipboard
There appears to be a race condition when double buffering is used
Disabling double buffering until it can be fixed.
@peter-lawrey is it done? Can we close the issue? A client is having a likely related issue
Recently fixed race condition with double buffering: https://github.com/OpenHFT/Chronicle-Wire/pull/450 Probably this issue can be closed.
@glukos This issue refers to Queue double-buffering SingleChronicleQueueBuilder#doubleBuffer()