Re: [VOTE] PIP-229: Add a common interface to get fields of MessageIdData

2023-03-15 Thread Yunze Xu
Hi all, Could anyone take a look at this PR (https://github.com/apache/pulsar/pull/19414)? It has been open for over a month and I rebased to the latest master now. Thanks, Yunze On Wed, Jan 11, 2023 at 10:56 AM r...@apache.org wrote: > > +1(non-binding) > In the Go SDK, we expose the interface

Re: [VOTE] PIP-229: Add a common interface to get fields of MessageIdData

2023-01-10 Thread r...@apache.org
+1(non-binding) In the Go SDK, we expose the interface for obtaining related properties to the user in the MessageID struct. Yes, as mentioned, developers of Pulsar core need to use these field features to do some related operations. -- Thanks Xiaolong Ran Enrico Olivelli 于2023年1月11日周三 06:51写道:

Re: [VOTE] PIP-229: Add a common interface to get fields of MessageIdData

2023-01-10 Thread Enrico Olivelli
+1 (binding) Enrico Il Mar 10 Gen 2023, 18:01 guo jiwei ha scritto: > +1 (binding) > > Regards > Jiwei Guo (Tboy) > > > On Fri, Dec 23, 2022 at 11:01 AM PengHui Li wrote: > > > +1(binding) > > > > Thanks, > > Penghui > > > > On Fri, Dec 23, 2022 at 10:31 AM 丛搏 wrote: > > > > > +1 (non-binding

Re: [VOTE] PIP-229: Add a common interface to get fields of MessageIdData

2023-01-10 Thread guo jiwei
+1 (binding) Regards Jiwei Guo (Tboy) On Fri, Dec 23, 2022 at 11:01 AM PengHui Li wrote: > +1(binding) > > Thanks, > Penghui > > On Fri, Dec 23, 2022 at 10:31 AM 丛搏 wrote: > > > +1 (non-binding) > > > > Thanks, > > Bo > > > > Yunze Xu 于2022年12月22日周四 20:34写道: > > > > > > Hi all, > > > > > > I

Re: [VOTE] PIP-229: Add a common interface to get fields of MessageIdData

2022-12-22 Thread PengHui Li
+1(binding) Thanks, Penghui On Fri, Dec 23, 2022 at 10:31 AM 丛搏 wrote: > +1 (non-binding) > > Thanks, > Bo > > Yunze Xu 于2022年12月22日周四 20:34写道: > > > > Hi all, > > > > I'm starting the VOTE for PIP-229: Add a common interface to get > > fields of MessageIdData: https://github.com/apache/pulsar

Re: [VOTE] PIP-229: Add a common interface to get fields of MessageIdData

2022-12-22 Thread 丛搏
+1 (non-binding) Thanks, Bo Yunze Xu 于2022年12月22日周四 20:34写道: > > Hi all, > > I'm starting the VOTE for PIP-229: Add a common interface to get > fields of MessageIdData: https://github.com/apache/pulsar/issues/18950 > > Discussion thread: > https://lists.apache.org/thread/25rzflmkfmvxhf3my0ombnbp

[VOTE] PIP-229: Add a common interface to get fields of MessageIdData

2022-12-22 Thread Yunze Xu
Hi all, I'm starting the VOTE for PIP-229: Add a common interface to get fields of MessageIdData: https://github.com/apache/pulsar/issues/18950 Discussion thread: https://lists.apache.org/thread/25rzflmkfmvxhf3my0ombnbpv7bvgy32 The vote will be open for at least 3 days. Thanks, Yunze