- Community Home
- >
- Software
- >
- HPE Ezmeral Software platform
- >
- Memory leak Fabric Event Store Python client - out...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2021 02:15 AM
04-21-2021 02:15 AM
Memory leak Fabric Event Store Python client - outdated librdkafka
I have encountered a following problem trying to use Ezmeral Data Fabric Event Store Python Client - Producer.
The python process memory consumption is approximately proportional to the amount of data published since the python process started (it increases up to a dozen of GBs).
As far as I know, this issue is solved in librdkafka v.0.11.6 (https://github.com/confluentinc/confluent-kafka-python/issues/543) but the currently supported version is v.0.11.3.
Do you have any ideas for work-around?
- Tags:
- librdkafka
- Python
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2021 06:48 AM
04-21-2021 06:48 AM
Re: Memory leak Fabric Event Store Python client - outdated librdkafka
This is a great report. I will check to see if the next release will help.