You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by pe...@apache.org on 2019/12/02 02:41:34 UTC

[pulsar] branch master updated (f0df253 -> 9b415ce)

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

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


    from f0df253  [docs] Fix link issue for "Authentication and authorization in Pulsar"  (#5771)
     add 9b415ce  Fix bug that beforeConsume() of interceptor is not called when receiver queue size is 0 (#5777)

No new revisions were added by this update.

Summary of changes:
 .../apache/pulsar/client/api/InterceptorsTest.java | 71 +++++++++++++++++++---
 .../pulsar/client/impl/ZeroQueueConsumerImpl.java  |  4 +-
 2 files changed, 64 insertions(+), 11 deletions(-)