Re: Suspected memory leak in Python Pubsub ReadFromPubsub

2023-08-22 Thread Valentyn Tymofieiev via dev
Hi, thanks for reaching out. I'd be curious to see whether the memory consumption patterns you observe change if you switch the memory allocator library. For example, you could try to use a custom container, install jemalloc and enable it. See:

Re: [VOTE] Release 2.50.0, release candidate #1

2023-08-22 Thread Robert Burke
Due to the severity of this issue, I am closing the vote on RC1 to produce an RC2 with the python issue resolved. There will be some other minor cherry picks done in line with this, and resolving some issues with the Github Actions That said, this doesn't affect the Java or Go SDKs, so please

Suspected memory leak in Python Pubsub ReadFromPubsub

2023-08-22 Thread Cheng Han Lee
Hello! I'm an avid apache beam user (on Dataflow) and we use beam to stream blockchain data to various sinks. I recently noticed some memory issues across all our pipelines but have yet to be able to find the root cause and was hoping someone on your team might be able to help. If this isn't the

Beam Metrics Report (2023-08-22)

2023-08-22 Thread Apache Jenkins Server
ERROR: File 'src/.test-infra/jenkins/metrics_report/beam-metrics_report.html' does not exist

Beam High Priority Issue Report (40)

2023-08-22 Thread beamactions
This is your daily summary of Beam's current high priority issues that may need attention. See https://beam.apache.org/contribute/issue-priorities for the meaning and expectations around issue priorities. Unassigned P1 Issues: https://github.com/apache/beam/issues/28084 [Bug]: Python