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 2018/05/09 03:38:17 UTC

[GitHub] srkukarni opened a new pull request #1751: Allow ability to specify resources to functions

srkukarni opened a new pull request #1751: Allow ability to specify resources to functions
URL: https://github.com/apache/incubator-pulsar/pull/1751
 
 
   ### Motivation
   
   This pr allows cpu/ram/disk resources to be specified for each function instance. Depending on the type of runtimes, we can enforce some or all of these resource constraints. This will allow functions to be run in a bounded resource manner
   
   ### Modifications
   
   Describe the modifications you've done.
   
   ### Result
   
   After your change, what will change.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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