chleech commented on issue #28246: URL: https://github.com/apache/beam/issues/28246#issuecomment-1710852446
I'm trying to install [protobuf version 4.24.3](https://pypi.org/project/protobuf/4.24.3/) which contains the fixed based on [](https://github.com/protocolbuffers/protobuf/releases/tag/v24.3) ``` Added malloc_trim() calls to Python allocator so RSS will decrease when memory is freed (https://github.com/protocolbuffers/upb/commit/b0f5d5d94d9faafed2ab0fcaa9396cb4a984a2c1) ``` However, apache beam 2.50.0 depends on protobuf (>=3.20.3,<4.24.0). Is this [comment](https://github.com/apache/beam/issues/28246#issuecomment-1710504445) meant to address that? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
