rdhabalia commented on issue #2438: Fix: Function assignment can support large 
number of topics
URL: https://github.com/apache/incubator-pulsar/pull/2438#issuecomment-415615536
 
 
   > we can also use topic compaction to delete old assignment messages
   
   yes, with that we can address performance issue but it will not address 
scalability issue because we can't publish >5MB assignment-message with 
2500-functions as per above example. This PR has a simple and straight forward 
approach to ack previous message and we can avoid additional hook for 
compaction.

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