Skip to content
This repository was archived by the owner on Jul 14, 2022. It is now read-only.

v3.1 - Plug some Memory Leaks

Compare
Choose a tag to compare
@voutilad voutilad released this 12 Nov 18:44
· 54 commits to main since this release

Some fixes to critical reliability issues with the v3 release:

  • Setup the VectorSchemaRoot to use the memory allocator used by the flushing task
  • Close the VectorSchemaRoot before closing the allocators
  • Add in some delays in the busy loop when attempting to allocate memory (in WorkBuffer.init())...we were failing too fast.

This version should be used in lieu of v3.