Re: PIP: Topic policy across multiple clusters

2021-09-07 Thread PengHui Li
>From the PulsarAdmin Java API perspective, looks like we need to add a new param `isGlobal` for all topic policy set/get/remove methods. Example: setRetention(String topic, RetentionPolicies retention) ===> setRetention(String topic, RetentionPolicies retention, boolean isGlobal); void removeRet

PIP: Topic policy across multiple clusters

2021-07-28 Thread linlin
Hi, All I have prepared a PIP for the Topic policy across multiple clusters. Please take a look and let me know what you think. I would really appreciate it. Best Regards, Lin Lin === clusters - Status: - Aut