This is an automated email from the ASF dual-hosted git repository.

xiangying pushed a commit to branch stable
in repository https://gitbox.apache.org/repos/asf/pulsar-java-contrib.git

commit bb220edf80b9f9047d5f6adb1942eea41cc7626d
Merge: 3e5ab33 c3fcd17
Author: StevenLuMT <lsj_sd...@126.com>
AuthorDate: Thu Jul 25 19:44:16 2024 +0800

    Merge pull request #1 from StevenLuMT/stable_initProject
    
    [init][design] project init: add module pulsar-client-contrib

 .github/workflows/gradle.yml                       |   2 +-
 README.adoc                                        | 134 ---------------------
 README.md                                          |  37 ++++++
 .../src/main/assembly/sources.xml                  |  11 ++
 pom.xml                                            |   4 +-
 pulsar-client-contrib/README.md                    |  37 ++++++
 pulsar-client-contrib/pom.xml                      |  25 ++++
 .../pulsar/client/api/MessageListenerExecutor.java |  45 +++++++
 .../api/impl/KeySharedMessageListenerExecutor.java |  31 +++++
 9 files changed, 189 insertions(+), 137 deletions(-)

Reply via email to