Hi Yu
I see. Thanks for your explanation.
Thanks
Yubiao
On Thu, Jul 27, 2023 at 11:31 AM Yu wrote:
> Hi Yubiao,
>
> Thanks for caring about docs!
>
> However, 2.9.x ~ 2.2.0 docs are not actively maintained. For the doc
> maintenance life cycle, we keep it the same as the code maintenance life
Hi Yubiao,
Thanks for caring about docs!
However, 2.9.x ~ 2.2.0 docs are not actively maintained. For the doc
maintenance life cycle, we keep it the same as the code maintenance life
cycle, that is, now we only maintain NEXT, 3.0.x, 2.11.x, and 2.10.x (The
last 2 LTS releases and the last 2 featu
Hi Yu
It is amazing; thanks for your great work.
Thanks
Yubiao
On Thu, Jun 29, 2023 at 2:43 PM Yu wrote:
> Hi team,
>
> # New Doc | Broker Load Balancing
>
> I am excited to share that the 1st release of our new documentation on
> "Broker Load Balancing" is available!
>
> The "Overview" sectio
The current list of pulsar doc-supported versions is as follows:
- 2.11.x Documentation
- 2.10.x Documentation
- 2.9.x Documentation
- 2.8.x Documentation
- 2.7.5 Documentation
- 2.7.4 Documentation
- 2.7.3 Documentation
- 2.7.2 Documentation
- 2.7.1 Documentation
- 2.7.0 Documentation
- 2.6.4 Docu
Hi team!
I tried to install chromadb on my raspi 4. Which asked for the
pulsar-client. I tried some workarounds. But none of them worked.
Using your reference site
https://pypi.org/project/pulsar-client/#modal-close and the pip debug
--verbose it seems like that won't be any quick fix for the iss
+1 (binding)
I chekced -
[x] GPG sign and checksum are correct
[x] LICENSE and NOTICE exist - note that the time range can be updated, but
it's not a release blocker
[x] Build from source on macOS which clang 16.0.6 (but need to
pass -DCMAKE_CXX_STANDARD=17 to cmake)
[x] Test SampleProducer and
This is the second release candidate for Apache Pulsar, version 3.0.1.
It fixes the following issues:
https://github.com/apache/pulsar/compare/v3.0.0...v3.0.1-candidate-2
*** Please download, test and vote on this release. This vote will stay open
for at least 72 hours ***
Note that we are votin
Hi,
## Motivation
Pulsar brokers serve two kinds of client-side requests: data panel requests
(often known as client-api) and control panel requests (often known as
admin-api).
Pulsar has multiple client libraries support among Java, C++, Python,
Golang, C#, Node.js, etc. While most of them impl