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/03/30 20:27:46 UTC

[pulsar] branch master updated (bdb955d -> 7bd990a)

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 bdb955d  Improve message ttl test to ensure messages does not expired early. (#6638)
     add 7bd990a  Improve AuthTokenUtils to support a valid key file path. (#6607)

No new revisions were added by this update.

Summary of changes:
 .../authentication/utils/AuthTokenUtils.java       | 23 +++++++-
 .../AuthenticationProviderTokenTest.java           | 62 ++++++++++++++++++++++
 2 files changed, 83 insertions(+), 2 deletions(-)