Re: [VOTE] PIP-367 Propose a Contributor Repository for Pulsar

2024-08-19 Thread steven lu
In the past period of time, we have initiated several discussions with other companies and Pulsar community developers, and improved the project as follows: As you can see, there are one license [1], one SECURITY file [2], CI workflows[3], and more commits in the last two weeks [4]. there are one

Re: [DISCUSS] Propose a Contributor Repository for Pulsar

2024-07-29 Thread steven lu
ject (the PMC) > > > > > > > to people who are not "committers". This is a legal thing, no > > > exceptions. > > > > > > > > > > > > > > So any contribution must be in the form of a PR, like for any > > >

Re: [DISCUSS] Propose a Contributor Repository for Pulsar

2024-07-22 Thread steven lu
We think this is a very good solution, Our XHS team(@liangyepianzhou @AuroraTwinkle @StevenLuMT @cai152 ) will submit a few to pulsar-java-contrib

[VOTE] PIP-279: Reformat property in generateResponseWithEntry

2023-06-27 Thread steven lu
Hi, community: # Motivation reformat property,for a http header name cannot contain the following prohibited characters: =,;: \t\r\n\v\f for example: {"city=shanghai":"tag"} when we run `bin/pulsar-admin topics get-message-by-id `, it will throw exception, the exception is: `Reason: java.util.co

[DISCUSS] PIP-279: Reformat property in generateResponseWithEntry

2023-06-20 Thread steven lu
# Motivation reformat property,for a http header name cannot contain the following prohibited characters: =,;: \t\r\n\v\f for example: {"city=shanghai":"tag"} when we run `bin/pulsar-admin topics get-message-by-id `, it will throw exception, the exception is: `Reason: java.util.concurrent.Complet

[DISCUSS] PIP-244: Refactor ByteBuf release method

2023-01-29 Thread steven lu
[DISCUSS] PIP-244: Refactor ByteBuf release method Hello everyone. I hope you guys are all doing well. I would like to start the discussion for PIP-244 https://github.com/apache/pulsar/issues/19350, Please let me know if you have any concerns or questions. --- Paste original PIP content to help