Closing the vote with 3 +1 and no -1.
3 +1 bindings are:
* Nozomi
* Hiroyuki
* Masahiro
Masahiro Sakamoto
Yahoo Japan Corp.
E-mail: massa...@yahoo-corp.jp
-Original Message-
From: Masahiro Sakamoto
Sent: Monday, October 18, 2021 2:33 PM
To: dev@pulsar.apache.org
Subject: RE: [VOTE]
Closing the vote with 3 +1 and no -1.
3 +1 bindings are:
* Nozomi
* Hiroyuki
* Masahiro
Masahiro Sakamoto
Yahoo Japan Corp.
E-mail: massa...@yahoo-corp.jp
-Original Message-
From: Masahiro Sakamoto
Sent: Monday, October 18, 2021 2:30 PM
To: dev@pulsar.apache.org
Subject: RE: [VOTE]
blankensteiner commented on issue #92:
URL: https://github.com/apache/pulsar-dotpulsar/issues/92#issuecomment-946131329
Hi @VisualBean. It depends on the usage but I can share some info. The
client and its consumers, producers, and readers are all thread-safe. The
client has a connection p
blankensteiner commented on issue #91:
URL: https://github.com/apache/pulsar-dotpulsar/issues/91#issuecomment-946122482
Hi @ZamTheman. It's very unfortunate that Microsoft creates Azure Insights
and System.Diagnostics.DiagnosticsSource and make it the user's problem when
they can't coexist
autumnqfeng opened a new issue #427:
URL: https://github.com/apache/pulsar-manager/issues/427
After testing pulsar Manager version 0.2.0, we found that Pulsar Manager
only supports superUser functionality and does not support ordinary user
management.
We want to provide resource isolati
I found that I had an outdated version of "gh" (Github cli tool)
The command below works well to create automatically the list of PRs is a
milestone.
I will update the release procedure
Enrico
gh pr list --search 'milestone:2.9.0 is:closed' -L 600
VisualBean opened a new issue #92:
URL: https://github.com/apache/pulsar-dotpulsar/issues/92
Hi guys, im wondering what the expected usage of this library is;
* How should I consider my client? Singleton/scoped/transient?
* How should I consider the consumer/producer instances?