rdhabalia opened a new pull request #2549: [Function] avoid creating assignment 
snapshot and publish individual assignment msg
URL: https://github.com/apache/incubator-pulsar/pull/2549
 
 
   ### Motivation
   
   As discussed at #2438 and #2474, we would like to fix function assignment 
approach such a way that function-worker can support large number of function 
instances in the cluster.
   
   ### Modifications
   
   - using compacted topic for assignment
   - publish individual message for each new assignment
   
   ### Result
   
   Function-worker will be able to scale and performs well with large number of 
functions. 
   

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


With regards,
Apache Git Services

Reply via email to