All tasks except updating release notes have been done. You may take a look
to see if it meets your expectations.
Best,
tison.
tison 于2022年12月1日周四 16:22写道:
> Filed issue: https://github.com/apache/pulsar/issues/18693
>
> Best,
> tison.
>
>
> tison 于2022年12月1日周四 15:04写道:
>
>> > 2.10.X
>>
>> Go
I don’t have a solution to your problem, but I can share some thoughts I
had when reading your suggestion:
(1) Simplicity
I’m relatively new to Pulsar, and I try to learn it as I go. One thing I
can say for sure: Pulsar is complicated, both user-facing and internals.
Just the other way, I read a
Mattison, can you provide more context here?
1st link describes a complicated situation in which the BK node Pulsar is
working against is overwhelmed, and we would like to transmit this
back-pressure back to consumers/producers. This creates an issue as you
need to notify the load balancer of this
Hello Pulsar Devs,
We just hit an odd issue in the Proxy where when we set our K8S
`requests.cpu` exactly to "1" (or "1000m") the proxy thought it had access
to all 32 cores on the underlying VM and would not startup without a config
change.
This seems to be an issue in Open JDK 11?
See
https:/
Hi Tison,
Great work.
One more item should be added to this list.
Old api links like p.a.o/api/client/org/… should rewrite to the current main
version like p.a.o/api/client/2.10.x/org/…
What do you think? It may be tricky to write …
Regards,
Dave
> On Dec 2, 2022, at 2:29 AM, tison wrote:
> On Dec 2, 2022, at 8:22 AM, Frank Kelly wrote:
>
> Hello Pulsar Devs,
>
> We just hit an odd issue in the Proxy where when we set our K8S
> `requests.cpu` exactly to "1" (or "1000m") the proxy thought it had access
> to all 32 cores on the underlying VM and would not startup without a conf
Thanks - I see they switched to JRE 17 in 2.11
https://github.com/apache/pulsar/pull/14355
-Frank
On Fri, Dec 2, 2022 at 1:17 PM Dave Fisher wrote:
>
>
> > On Dec 2, 2022, at 8:22 AM, Frank Kelly
> wrote:
> >
> > Hello Pulsar Devs,
> >
> > We just hit an odd issue in the Proxy where when we
+1 (binding)
- Checked the signature
- Build from source
- Start standalone
- Done some simple performance test( publish, consume, and drain backlog)
- Checked function
- Checked Cassandra connector
- Checked stateful function (failed with rocksdb metadata service)
- Checked stateful function with
Hi Dave,
Thanks for your input! File an issue:
https://github.com/apache/pulsar/issues/18725
Please take a look and see whether it's a real-world issue. If there are no
user complaints, I think it's OK to have only versioned API docs links.
Best,
tison.
Dave Fisher 于2022年12月3日周六 00:32写道:
> H