You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2021/07/23 20:24:16 UTC

[GitHub] [pinot] Jackie-Jiang opened a new pull request #7198: Fix the config key for TASK_MANAGER_FREQUENCY_PERIOD

Jackie-Jiang opened a new pull request #7198:
URL: https://github.com/apache/pinot/pull/7198


   ## Description
   - Fix the config key for TASK_MANAGER_FREQUENCY_PERIOD `controller.task.frequencyPeriod`
   - Do not specialize `-1` for TASK_MANAGER_FREQUENCY_PERIOD. To disable a periodic task, put a non-positive period (e.g. `0s`, `-1s`)


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


[GitHub] [pinot] Jackie-Jiang merged pull request #7198: Fix the config key for TASK_MANAGER_FREQUENCY_PERIOD

Posted by GitBox <gi...@apache.org>.
Jackie-Jiang merged pull request #7198:
URL: https://github.com/apache/pinot/pull/7198


   


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