You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/03/20 23:48:27 UTC

[GitHub] [pulsar] lonerzzz opened a new issue #6578: PulsarConsumerSource messageReceiveTimeoutMs parameter should be configurable

lonerzzz opened a new issue #6578: PulsarConsumerSource messageReceiveTimeoutMs parameter should be configurable
URL: https://github.com/apache/pulsar/issues/6578
 
 
   **Describe the bug**
   The messageReceiveTimeoutMs value in the PulsarConsumerSource class is hardcoded to 100ms and cannot be altered through configuration at present.
   
   **To Reproduce**
   This is a design bug and not a bug that generated an error.
   
   **Expected behavior**
   The messageReceiveTimeoutMs value in the PulsarConsumerSource class is hardcoded to 100ms but should be configurable to accommodate different hardware setups such as developer labs where the performance level may not be as critical.
   
   **Screenshots**
   N/A
   
   **Desktop (please complete the following information):**
    - OS: N/A
   
   **Additional context**
   N/A

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [pulsar] zplinuxlover commented on issue #6578: PulsarConsumerSource messageReceiveTimeoutMs parameter should be configurable

Posted by GitBox <gi...@apache.org>.
zplinuxlover commented on issue #6578: PulsarConsumerSource messageReceiveTimeoutMs parameter should be configurable
URL: https://github.com/apache/pulsar/issues/6578#issuecomment-601994350
 
 
   I will fix this issue 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services