You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "JeffBolle (via GitHub)" <gi...@apache.org> on 2023/12/14 13:41:57 UTC

Re: [PR] [feature] use async methods to read from Pulsar topic [pinot]

JeffBolle commented on PR #12061:
URL: https://github.com/apache/pinot/pull/12061#issuecomment-1855876618

   This PR started from addressing a concurrency issue when interacting with the List used to hold messages pulled from Pulsar after the read timeout expired.  It then evolved into a refactor to use the asynchronous methods of reading from the pulsar topic to get the Future to place the read timeout on, rather than using a single threaded executor.


-- 
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: commits-unsubscribe@pinot.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org