> 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. [ Full content available at: https://github.com/apache/incubator-pulsar/pull/2474 ] This message was relayed via gitbox.apache.org for [email protected]
