Re: [DISCUSS] Use Github project to track the multi clients development

2022-08-28 Thread Zike Yang
Thanks for your information. I will mark this PR as a draft until the improvement of `add-to-project` is done. Zike Yang On Mon, Aug 29, 2022 at 9:36 AM PengHui Li wrote: > > More context can be found here > https://lists.apache.org/thread/q49r2blh1wmvnr0mqx2lxxkhd8c306bm > > Thanks, > Penghui

Re: [DISCUSS] Use Github project to track the multi clients development

2022-08-28 Thread PengHui Li
More context can be found here https://lists.apache.org/thread/q49r2blh1wmvnr0mqx2lxxkhd8c306bm Thanks, Penghui On Sat, Aug 27, 2022 at 6:55 PM Max Xu wrote: > Reviewed and left a comment: the actions/add-to-project says itself does > not support the Classic GitHub Project. [1] > > We may need

Re: [DISCUSS] Use Github project to track the multi clients development

2022-08-27 Thread Max Xu
Reviewed and left a comment: the actions/add-to-project says itself does not support the Classic GitHub Project. [1] We may need to be aware of this. [1] https://github.com/actions/add-to-project#actionsadd-to-project Best, Max Xu On Thu, Aug 25, 2022 at 7:43 PM Zike Yang wrote: > > I think

Re: [DISCUSS] Use Github project to track the multi clients development

2022-08-25 Thread Zike Yang
> I think that the main problem is that in our community we have plenty of Java developers and there are a few committers that review the patches on non-Java client. Yes. The primary purpose of this project is to keep track of many uncaught-up features of other languages clients. And there will be

Re: [DISCUSS] Use Github project to track the multi clients development

2022-08-24 Thread Enrico Olivelli
I think that the main problem is that in our community we have plenty of Java developers and there are a few committers that review the patches on non-Java client. The same problem is also for other projects like the Helm Chart. Also, the Java client is used internally by the broker so it is usuall

Re: [DISCUSS] Use Github project to track the multi clients development

2022-08-24 Thread Qiang Huang
It makes sense to me. I'm thinking, if an issue is encountered in a Java client, it is possible to be in other clients. If so, the Java client board is also needed. mattison chao 于2022年8月22日周一 16:00写道: > +1 > > Best, > Mattison > > On Mon, 22 Aug 2022 at 15:52, Baodi Shi > wrote: > > > Nice ide

Re: [DISCUSS] Use Github project to track the multi clients development

2022-08-22 Thread mattison chao
+1 Best, Mattison On Mon, 22 Aug 2022 at 15:52, Baodi Shi wrote: > Nice idea! > > Thanks, > Baodi Shi > > > On Aug 22, 2022, at 12:4250, Zike Yang wrote: > > > > Hi, all > > > > Currently, many features or bug fixes of some clients like the C++ > > client and Python client have not caught up w

Re: [DISCUSS] Use Github project to track the multi clients development

2022-08-22 Thread Baodi Shi
Nice idea! Thanks, Baodi Shi > On Aug 22, 2022, at 12:4250, Zike Yang wrote: > > Hi, all > > Currently, many features or bug fixes of some clients like the C++ > client and Python client have not caught up with the Java client. For > better tracking of these features or bug fixes, I have creat

[DISCUSS] Use Github project to track the multi clients development

2022-08-21 Thread Zike Yang
Hi, all Currently, many features or bug fixes of some clients like the C++ client and Python client have not caught up with the Java client. For better tracking of these features or bug fixes, I have created a Github project called `Apache Pulsar / Multi Clients`[0] under the pulsar main repo. It