You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by mm...@apache.org on 2021/04/14 19:03:04 UTC

[pulsar] branch master updated (4ac5469 -> df1a024)

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

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


    from 4ac5469  Add Enrico Olivelli as committer in the team page (#10234)
     add df1a024  Don't cache the auth-data; get it from the connection (#10203)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/pulsar/broker/service/Consumer.java |  7 +--
 .../org/apache/pulsar/broker/service/Producer.java |  5 +-
 .../apache/pulsar/broker/service/ServerCnx.java    | 10 +++-
 .../token/PulsarTokenAuthenticationBaseSuite.java  | 53 ++++++++++++++++++++++
 4 files changed, 64 insertions(+), 11 deletions(-)