Re: [VOTE] Release Apache Pulsar 4.0.0 based on 4.0.0-candidate-1

2024-10-17 Thread Yuri Mizushima
+1 (non-binding) - Verified checksum and signature - Built from source - Ran simple E2E tests - Produce/Consume - Functions - Cassandra Connector - Stateful Functions Thanks, Yuri Mizushima On 2024/10/14 17:00:27 Lari Hotari wrote: > Hello Apache Pulsar Community, > > This

Re: [VOTE] PIP-379: Key_Shared Draining Hashes for Improved Message Ordering

2024-10-03 Thread Yuri Mizushima
+1 (non-binding) On 2024/10/01 23:53:35 Lari Hotari wrote: > Hi, > > I'd like to start the voting thread for PIP-379: Key_Shared Draining Hashes > for Improved Message Ordering > > Proposal PR: https://github.com/apache/pulsar/pull/23309 > Rendered PIP document: > https://github.com/lhotari/pu

Re: [VOTE] PIP-282: Change definition of the recently joined consumers position

2023-12-24 Thread Yuri Mizushima
Close this vote by 3 binding +1. Thanks, -- Yuri Mizushima equ...@apache.org On 2023/12/19 11:10:45 PengHui Li wrote: > +1 > > Thanks, > Penghui > > On Tue, Dec 19, 2023 at 3:58 PM Yubiao Feng > wrote: > > > +1 > > > > Thanks > > Yubiao F

[VOTE] PIP-282: Change definition of the recently joined consumers position

2023-11-28 Thread Yuri Mizushima
ed to messagesToRedeliver without consumer-side operations such as unacknowledgement. We should care about these cases in Key_Shared subscription. Thanks, -- Yuri Mizushima equ...@apache.org

[DISCUSS] PIP-282: Change definition of the recently joined consumers position

2023-07-10 Thread Yuri Mizushima
as unacknowledgement. We should care about these cases in Key_Shared subscription. Thanks, -- Yuri Mizushima yumiz...@yahoo-corp.jp

Re: [VOTE] Pulsar Node.js Client Release 1.7.0 Candidate 2

2022-10-13 Thread Yuri Mizushima
Hi Masahiro, It seems the C++ client causes the AlreadyClosed issue. https://github.com/apache/pulsar-client-cpp/issues/51 I think this issue doesn't block releasing new Node.js client. What do you think? Thanks, -- Yuri Mizushima yumiz...@yahoo-corp.jp "Masahiro Sakamoto&qu

Re: [PIP-78] Reduce redundant producers from partitioned producer

2021-12-15 Thread Yuri Mizushima
ns as before Okay. That makes sense to me. If you have no more concerns, I'll fix the change to address your comments. Regards, -- Yuri Mizushima yumiz...@yahoo-corp.jp On 2021/12/14 19:01, "Enrico Olivelli" wrote: sorry for the late reply, I missed this message. Il gi

Re: [PIP-78] Reduce redundant producers from partitioned producer

2021-12-13 Thread Yuri Mizushima
Any thought on this? -- Yuri Mizushima yumiz...@yahoo-corp.jp On 2021/12/07 13:57, "Yuri Mizushima" wrote: Enrico, Thank you for your comment. > IIUC with this change the client will control which metrics are reported by > the broker ? From the prot

Re: [PIP-78] Reduce redundant producers from partitioned producer

2021-12-06 Thread Yuri Mizushima
is simple. However, I think we can't enable the config until all clients are updated. What do you think? Regards, -- Yuri Mizushima yumiz...@yahoo-corp.jp On 2021/12/02 17:37, "Enrico Olivelli" wrote: Yuri, IIUC with this change the client will control which metrics are

Re: [PIP-78] Reduce redundant producers from partitioned producer

2021-12-01 Thread Yuri Mizushima
Do you have any comments? If there are no comments by Dec. 7, I will close the discussion and rebase the PR commit to current master. Regards, -- Yuri Mizushima yumiz...@yahoo-corp.jp On 2021/11/16 15:46, "Yuri Mizushima" wrote: Dear Pulsar community, I have create

Re: [VOTE] Apache Pulsar 2.9.0 candidate 4

2021-11-18 Thread Yuri Mizushima
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [io.netty-netty-common-4.1.68.Final.jar:4.1.68.Final] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_312] ``` Regards, -- Yuri Mizushima yumiz...@yahoo-corp.jp "Enrico Olivelli" wrote: I have pu

Re: [PIP-78] Reduce redundant producers from partitioned producer

2021-11-15 Thread Yuri Mizushima
forward to your opinions or suggestions to this PR. Regards, -- Yuri Mizushima yumiz...@yahoo-corp.jp On 2021/05/11 14:26, "Yuri Mizushima" wrote: Dear Pulsar Community, > I will submit the next PR about PartitionedTopicStats later. I submitted the next PR for this PIP. If you have any

Re: [VOTE] Pulsar Release 2.8.0 Candidate 2

2021-06-09 Thread Yuri Mizushima
+1 (non-binding) I checked * shasum and signature * pub/sub and Java Functions * connectors * stateful functions Thank you for your work! -- Yuri Mizushima yumiz...@yahoo-corp.jp "PengHui Li" wrote: Sorry fo

Re: [VOTE] Pulsar Release 2.6.4 Candidate 1

2021-05-31 Thread Yuri Mizushima
+1 (non-binding) I checked * shasum and signature * pub/sub and Java Functions * connectors * stateful functions and found no problem. Also, I checked the commits and found https://github.com/apache/pulsar/pull/9172 in this release. Thank you for your work! -- Yuri Mizushima yumiz...@yahoo

Re: [PIP-78] Reduce redundant producers from partitioned producer

2021-05-10 Thread Yuri Mizushima
Dear Pulsar Community, > I will submit the next PR about PartitionedTopicStats later. I submitted the next PR for this PIP. If you have any suggestions, please comment to this PR. https://github.com/apache/pulsar/pull/10534 Regards, -- Yuri Mizushima yumiz...@yahoo-corp.jp "Yuri M

Re: [PIP-78] Reduce redundant producers from partitioned producer

2021-04-25 Thread Yuri Mizushima
Dear Pulsar Community, I submitted the PR for this PIP. https://github.com/apache/pulsar/pull/10279 This is a part of implementations. I will submit the next PR about PartitionedTopicStats later. Regards, -- Yuri Mizushima yumiz...@yahoo-corp.jp "Yuri Mizushima" wrote:

Re: [PIP-78] Reduce redundant producers from partitioned producer

2021-03-02 Thread Yuri Mizushima
Sijie, After sending previous mail, I watched meeting recording and understand about authn/authz issue. Therefore, I updated the PIP document. https://github.com/apache/pulsar/wiki/PIP-79%3A-Reduce-redundant-producers-from-partitioned-producer Regards, -- Yuri Mizushima yumiz...@yahoo-corp.jp

Re: [VOTE] Pulsar Client Go Release 0.4.0 Candidate 1

2021-02-10 Thread Yuri Mizushima
andidate-1/apache-pulsar-client-go-0.4.0-src.tar.gz.asc Regards, -- Yuri Mizushima yumiz...@yahoo-corp.jp "xiaolong ran" wrote: Hi everyone, Please review and vote on the release candidate #1 for the version 0.4.0, as follows: [ ] +1, Approve the release [ ] -1

Re: [PIP-78] Reduce redundant producers from partitioned producer

2021-02-10 Thread Yuri Mizushima
Sijie, > If the lazy-loading approach sounds attractive to you and you like it, > maybe the next step is to update the PIP, what do you think? I think so too. I will update the PIP after discussing the authn/authz issue. Regards, -- Yuri Mizushima yumiz...@yahoo-corp.jp "Sijie

Re: [PIP-78] Reduce redundant producers from partitioned producer

2021-02-08 Thread Yuri Mizushima
her clients such as C++, Go, etc. Regards, -- Yuri Mizushima yumiz...@yahoo-corp.jp "Michael Marshall" wrote: Hi Yuri and Sijie, I definitely like the idea of lazily creating producers as well as introducing a way to provide custom routing logic. Which Pulsar Clients

Re: [PIP-78] Reduce redundant producers from partitioned producer

2021-02-07 Thread Yuri Mizushima
g to the high-rate producer. However, on the other hand, this number is excessively large for low-rate producers. I want to reduce such redundant producers for resource efficiency. Regards, -- Yuri Mizushima yumiz...@yahoo-corp.jp "Sijie Guo" wrote: Hi Yuri, In today's

Re: [PIP-78] Reduce redundant producers from partitioned producer

2021-01-31 Thread Yuri Mizushima
Sijie, Thank you for your reply! I'll check it. Regards, -- Yuri Mizushima yumiz...@yahoo-corp.jp "Sijie Guo" wrote: Yuri, Thank you for bringing this up! This is a super helpful proposal! The problem is very similar to what an RPC framework (like Finagle)

Re: [PIP-78] Reduce redundant producers from partitioned producer

2021-01-27 Thread Yuri Mizushima
educe-redundant-producers-from-partitioned-producer Regards, -- Yuri Mizushima yumiz...@yahoo-corp.jp "Yuri Mizushima" wrote: Dear Pulsar community, When partitioned producer connects to partitioned topic, sometimes doesn't need to connect to all of partitio

[PIP-78] Reduce redundant producers from partitioned producer

2021-01-27 Thread Yuri Mizushima
urces (e.g. connections between Client and Broker, memory usage of both Client and Broker) more efficiently by this feature. https://github.com/apache/pulsar/wiki/PIP-78%3A-Reduce-redundant-producers-from-partitioned-producer Feel free to ask me any questions or suggestions, etc. Best regard

Re: [VOTE] Pulsar Node.js Client Release 1.1.0 Candidate 1

2020-02-13 Thread Yuri Mizushima
about test code is not formatted. I seem we will expect that lint returns success when release commit is created. Regards, Yuri -- Yuri Mizushima yumiz...@yahoo-corp.jp "Hiroyuki Sakai" wrote: This is the first release candidate for Apache Pulsar Node.js client, ver

Re: [VOTE] Pulsar Manager release 0.1.0 Candidate 4

2019-11-20 Thread Yuri Mizushima
+1 (non-binding) I validated: * checksum and signature * package according to Release-Candidate-Validation documents and found no problem. Thank you for your work! Regards, Yuri. -- Yuri Mizushima yumiz...@yahoo-corp.jp "Guangning E" wrote: Hi everyone, Please review a

Re: [VOTE] Pulsar Manager release 0.1.0 Candidate 3

2019-11-14 Thread Yuri Mizushima
1-relnote-issues-5012449.html#JDK-8190378 Regards, Yuri. -- Yuri Mizushima yumiz...@yahoo-corp.jp Yahoo Japan Corporation 2019/11/12 18:40 に、"Guangning E" を書き込みました: Hi everyone, Please review and vote on the release candidate #3 for the version 0.1.0, as follows: