You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by eo...@apache.org on 2022/03/29 14:47:32 UTC

[pulsar] branch master updated (3b13830 -> 1730415)

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

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


    from 3b13830  [cleanup][broker] Remove unused params in initializeRateLimiterIfNeeded (#14909)
     add 1730415  Pulsar Admin: grab contextual stacktrace for sync methods (#14620)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/client/admin/PulsarAdminException.java  | 77 ++++++++++++++++++++++
 .../pulsar/client/admin/internal/BaseResource.java |  9 ++-
 .../client/admin/internal/TopicPoliciesImpl.java   | 15 +----
 3 files changed, 84 insertions(+), 17 deletions(-)