Nice idea! Thanks, Baodi Shi
> On Aug 22, 2022, at 12:4250, Zike Yang <z...@apache.org> 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 created a > Github project called `Apache Pulsar / Multi Clients`[0] under the > pulsar main repo. It can be removed if we don't like it this way. > > There are six columns in this Github project: > * Backlog: Low priority issues or issues(or cards) that have not been > initially investigated. > * Todo: Newly added issues and issues suitable for contributors to pick first. > * In progress: Work in progress issues or PRs. > * Review in progress: The PRs or issues that are waiting for review. > * Reviewer approved: The PRs or issues that are waiting to merge. > * Done: Merged PRs and Solved issues. > > This not only helps to track the status of other clients' features and > bug fixes but also helps contributors who want to participate in other > language client feature development to pick the task. > > This Project is currently only for clients maintained by the main > pulsar repository, such as C++ and Python clients. > > I have created a PR [1] to add C++ and Python client issues and PRs to > the Multi Clients project. > > Please let me know what you think. Thanks! > > [0] https://github.com/apache/pulsar/projects/12 > [1] https://github.com/apache/pulsar/pull/17201 > > Best, > Zike Yang