Hello Pulsar Community, The development process of the pulsar-java-contrib project was not detailed before. I proposed a process to simplify the development process and provide detailed designs and instructions for large proposals to facilitate better use by users.
It can be summarized as follows: 1. for simple changes, you only need to submit a PR for code changes 2. for larger improvement proposal, you need to submit a PR for code changes + a design document (the file is placed in pcip/pcip-xxx.md) The full process can be found at https://github.com/apache/pulsar-java-contrib/pull/10 Please share your thoughts on this proposal along with any concerns or suggestions. Regards