Anthony Hayes
02/10/2025, 9:17 PM2025-02-10 21:15:24 destination > INFO pool-4-thread-1 i.a.c.i.d.a.GlobalMemoryManager(free):78 Freeing 15629607 bytes..
2025-02-10 21:15:24 destination > INFO pool-4-thread-1 i.a.c.i.d.a.GlobalMemoryManager(free):83 Freed more memory than allocated (15629607 of -281264593)
kapa.ai
02/10/2025, 9:18 PMconversation_parts
taking too long to sync // Freed more memory than allocated](https://github.com/airbytehq/airbyte/issues/31905) These issues describe similar symptoms where the GlobalMemoryManager reports freeing more memory than allocated, often with negative allocation values. This behavior could lead to: - Inefficient memory usage - Potential instability in the Airbyte process - Possible out-of-memory errors in long-running operations If you're experiencing this issue, it's recommended to: 1. Update to the latest version of Airbyte, as memory management improvements are continuously being made. 2. If the problem persists, consider reporting it to the Airbyte GitHub repository with details about your specific use case and configuration. 3. Monitor your Airbyte instance closely for any performance degradation or unexpected behavior. Remember, while this log message indicates an internal issue with Airbyte's memory management, it doesn't necessarily mean your data synchronization is failing. However, it's a sign that the process might not be running as efficiently as it could be.