You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by si...@apache.org on 2020/12/07 08:29:02 UTC

[pulsar] branch master updated (78c8e32 -> fd42512)

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

sijie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from 78c8e32  add pulsar-perf new feature: one subscription has more than one consumers (#8837)
     add fd42512  [SpotBugs][pulsar-io]Enable spotbugs for pulsar-io-aws and pulsar-io-aerospike (#8842)

No new revisions were added by this update.

Summary of changes:
 pulsar-io/aerospike/pom.xml                        | 21 +++++++++++++++++
 .../pulsar/io/aerospike/AerospikeAbstractSink.java |  2 +-
 .../pulsar/io/aerospike/AerospikeStringSink.java   |  5 +++--
 .../src/main/resources/findbugsExclude.xml         |  2 +-
 pulsar-io/aws/pom.xml                              | 26 ++++++++++++++++++++++
 .../aws}/src/main/resources/findbugsExclude.xml    |  2 +-
 6 files changed, 53 insertions(+), 5 deletions(-)
 copy {pulsar-package-management/core => pulsar-io/aerospike}/src/main/resources/findbugsExclude.xml (97%)
 copy {pulsar-package-management/core => pulsar-io/aws}/src/main/resources/findbugsExclude.xml (97%)