lalitx17 opened a new pull request, #39079:
URL: https://github.com/apache/beam/pull/39079

   This PR updates the DirectRunner Pub/Sub read evaluator to cache subscriber 
clients per applied transform using weak-keyed caches. 
   
   This avoids retaining completed pipeline objects through class-level caches 
while still reusing the Pub/Sub client for repeated reads from the same 
transform.
   
   addresses #19712 
   


-- 
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]

Reply via email to