jerrypeng commented on issue #2474: Revert "Fix: Function assignment can 
support large number of topics (#2438)"
URL: https://github.com/apache/incubator-pulsar/pull/2474#issuecomment-417116524
 
 
   > yes, that could be a better approach. so, where this compaction will run? 
within function worker process?
   
   The worker leader can periodically trigger the compaction of the assignment 
topic or we can configure the broker to trigger it on a periodic basis but I 
believe currently you can only do that on a per namespace. 
   
   We should also do something similar in the function metadata topic, since 
currently that grows unbound as well.

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