HartmutDIL commented on issue #283:
URL: https://github.com/apache/pulsar-manager/issues/283#issuecomment-1059529546
Sorry guys I am also coming around the corner here with the same problem.
however, for me it is in the AWS kubernetes environment. my cluster name is
"pulsar-ci".
I have
+1 Thanks Rui, we should eliminate the GPL dependency ASAP.
--
Matteo Merli
On Thu, Mar 3, 2022 at 2:08 AM Rui Fu wrote:
>
> Hi everyone,
>
> I would like to start a discussion here about starting a new release of
> pulsar-client-go v0.8.1. Recently we have some of dependencies updated PRs
>
Hi Pulsarers,
For Pulsar release notes [1], we had issues below for a long time.
- All contents are on a single Pulsar release note page. No navigations.
It's easy to get lost and hard to understand which changes belong to which
Pulsar version.
- Java, C++, Python, WebSocket clients do not have i
Hi all,
We have completed the Stale label for the PRs and issues.
So that, we can focus on the active PRs[1] and active issues[2].
Thanks for the great work, yaaln.
If you are interested in the PR review and give an answer to the issue,
it's a good start to let us focus on the active PRs and iss
Matt-Esch opened a new pull request #200:
URL: https://github.com/apache/pulsar-client-node/pull/200
I have replaced the use of async workers with direct async functions by
utilising a thread safe deferred (promise). The need for this comes from the
fact that with workers, calling producer