Re: Discussion about https://github.com/apache/pulsar/pull/11112

2021-07-05 Thread Sijie Guo
Thank you for starting the discussion! I have added this proposal to PIP-86: https://github.com/apache/pulsar/wiki/PIP-86:-Pulsar-Functions:-Preload-and-release-external-resources I have one question: why do you introduce HookFunction? Why not just add two default methods to the existing Function

Re: For the pulsar performance testing

2021-07-05 Thread Sijie Guo
The throughput might be limited by the max outstanding requests if the produce latency is very high. What is the latency you observed from running the pulsar-perf tool? You can try to increase the max outstanding requests if your produce latency is high. But you might also increase the JVM memory

[GitHub] [pulsar-manager] HarryFQ opened a new pull request #402: Add statistics on the total number of topics, the maximum number of subscriptions, and the maximum number of unacknowledged subscripti

2021-07-05 Thread GitBox
HarryFQ opened a new pull request #402: URL: https://github.com/apache/pulsar-manager/pull/402 *(If this PR fixes a github issue, please add `Fixes #`.)* Fixes: # Add statistics on the total number of topics, the maximum number of subscriptions, and the maximum number of unack

Discussion about https://github.com/apache/pulsar/pull/11112

2021-07-05 Thread 陈磊
MotivationIt is very useful in many scenarios to provide safe and convenient capabilities for function39s external resource initialization and release. In addition to the normal data processing path, it enables functions to use HookFunction to manage external resources At present, in order to

Re: [VOTE] Apache Pulsar Adapters Release 2.8.0 Candidate 1

2021-07-05 Thread Enrico Olivelli
Any other vote please ? We need at least one more +1 from a PMC member Thanks Enrico Il giorno ven 2 lug 2021 alle ore 01:24 Rajan Dhabalia ha scritto: > Sure, let's fix it as a part of the 2.9.0 release to build an adapter repo > without building pulsar locally. > > +1 for me. > - Validated s