jerrypeng opened a new pull request #8687: URL: https://github.com/apache/pulsar/pull/8687
### Motivation The API "hasMessageAvailable" stalls sometimes which leads to the leader initialization process in Pulsar Functions to stall and not complete. ### Modifications Add a timeout so that a leader does not get stuck ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
