pandasanjay commented on PR #35197:
URL: https://github.com/apache/beam/pull/35197#issuecomment-3063969842

   Hi @tvalentyn 
    Sorry for the late reply.
    We recently deployed this version of the code in production, but it didn’t 
work well due to conflicts between the thread pool used for processing 
connection streams and the Dataflow process. You can find the thread pool code 
here.
    If you have any suggestions or ideas on handling stream connections more 
effectively, they would be greatly appreciated. If there’s a better approach, 
we’d love to hear your thoughts.
    To address the issues we encountered, we switched to a custom transform, 
which has been performing well. I will add that to this pull request soon.
    Best regards.


-- 
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: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to