Re: [DISCUSS] Report an error when seeking a multi-topics consumer that subscribes no topics

2024-05-29 Thread Yunze Xu
For example, when users create a regex consumer that subscribes to topics ("tp0", "tp1", ..., "tpN") and seek to the earliest, they might expect to consume messages from these topics. However, if they used a wrong regex like "tp*" (it should be "tp.*), then they might find no messages are available

Re: [DISCUSS] Report an error when seeking a multi-topics consumer that subscribes no topics

2024-05-29 Thread Enrico Olivelli
Il giorno mer 29 mag 2024 alle ore 11:10 Baodi Shi ha scritto: > +1 > > > Thanks, > Baodi Shi > > > On May 29, 2024 at 14:50:12, Yunze Xu wrote: > > > Hi community, > > > > Recently I found the behavior of seeking a multi-topics consumer is > > intuitive. If there are no internal consumers, the

Re: [DISCUSS] Report an error when seeking a multi-topics consumer that subscribes no topics

2024-05-29 Thread Baodi Shi
+1 Thanks, Baodi Shi On May 29, 2024 at 14:50:12, Yunze Xu wrote: > 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 an

Re: [VOTE] Release Apache Pulsar Helm Chart 3.4.1 based on 3.4.1-candidate-1

2024-05-29 Thread David Jensen
+1 (binding) # verify checksums sha512sum -c *.sha512 # signature OK gpg --verify-files *.asc Greetings David Jensen On 2024/05/17 15:00:16 Lari Hotari wrote: > Hello Apache Pulsar Community, > > This is a call for the vote to release the Apache Pulsar Helm Chart version > 3.4.1. > > Release