Hi community,
Recently I found the behavior of seeking a multi-topics consumer is
intuitive. If there are no internal consumers, the `seek` call will
just succeed silently.
If a consumer subscribes with a regex and no topics are found, users
might think the seek operation succeeds while no topics
Hello all,
The vote to release Apache Pulsar version 3.3.0 based on 3.3.0-candidate-3 is
now closed.
The vote PASSED with 3 binding "+1", 0 non-binding "+1" and 0 "-1" votes:
"+1" Binding votes:
- Jiwei Guo
- PengHui Li
- Baodi Shi
I'll continue with the release process and the release announ
+1 (binding)
- Build from source
- Checked the signatures
- Run standalone
- Run pulsar-client-go tests with image: czcoder/pulsar:3.3.0-0771f81
https://github.com/RobertIndie/pulsar-client-go/pull/1
BR,
Zike Yang
On Wed, May 29, 2024 at 9:25 AM PengHui Li wrote:
>
> +1 (binding)
>
> - Build fr
+1 (binding)
- Build from source
- Checked the signatures
- Run standalone
- Verified the Cassandra connector
- Verified the Stateful function
- Run pulsar-perf with 100 topics and batch disabled
Regards,
Penghui
On Wed, May 29, 2024 at 8:32 AM PengHui Li wrote:
> Sorry for the confusion.
> Af
Sorry for the confusion.
After checking more details, the fix makes more sense. For more cases, user
think it's a bug if you can grant permission to a non-existent topic.
I will verify this release today.
Thanks,
Penghui
On Tue, May 28, 2024 at 4:33 PM PengHui Li wrote:
> Hi Cong,
>
> Thanks fo
Hi all
I drafted a proposal to let Geo-Replication support start at the earliest
position.
https://github.com/apache/pulsar/pull/22791
I'm looking forward to hearing from you.
Thanks
Yubiao Feng
Hi Cong,
Thanks for driving the release.
This PR https://github.com/apache/pulsar/pull/22547 has changed the
behavior of
permission operations on a topic.
The issue is it will break the user's case which relies on the lazy
auto-creation of the topic.
They can grant permission to the topic but the
+1 (binding)
- Build from the source code
- Checked the signatures
- Start the standalone
- Run Node.js client unit test with image: czcoder/pulsar:3.3.0-0771f81
- https://github.com/shibd/pulsar-client-node/pull/38
Thanks,
Baodi Shi
On May 27, 2024 at 11:33:14, Cong Zhao wrote:
> Thanks Y