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/11/10 09:59:04 UTC

[pulsar] branch master updated (73b4c3d -> 134f2aa)

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 73b4c3d  Cancel Producer sendtimeout task after creation failure (#8497)
     add 134f2aa  [Bouncy Castle] include bc into pulsar-client fix docs (#8491)

No new revisions were added by this update.

Summary of changes:
 bouncy-castle/bcfips-include-test/pom.xml          |  13 +-
 distribution/server/pom.xml                        |   8 --
 pulsar-broker-shaded/pom.xml                       |  13 +-
 pulsar-broker/pom.xml                              |   8 --
 .../pulsar-client-2x-shaded/pom.xml                |   4 +
 pulsar-client-admin-shaded/pom.xml                 |  10 +-
 pulsar-client-all/pom.xml                          |  17 +--
 pulsar-client-shaded/pom.xml                       |  27 +---
 pulsar-client-tools-test/pom.xml                   |   7 -
 pulsar-client/pom.xml                              |   3 +-
 pulsar-discovery-service/pom.xml                   |   1 -
 pulsar-functions/localrun-shaded/pom.xml           |  18 +--
 pulsar-functions/worker/pom.xml                    |   7 -
 pulsar-io/debezium/core/pom.xml                    |   7 -
 pulsar-io/kafka-connect-adaptor/pom.xml            |   7 -
 pulsar-proxy/pom.xml                               |   7 -
 pulsar-sql/presto-pulsar/pom.xml                   |  12 +-
 pulsar-testclient/pom.xml                          |   8 --
 pulsar-websocket/pom.xml                           |   8 --
 site2/docs/security-bouncy-castle.md               | 150 ++++++++++++---------
 tests/integration/pom.xml                          |   7 -
 tests/pulsar-kafka-compat-client-test/pom.xml      |   7 -
 tests/pulsar-storm-test/pom.xml                    |   8 --
 23 files changed, 126 insertions(+), 231 deletions(-)