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

baodi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-client-go.git


    from 6c3ee77  fix: fix retryAssert (#996)
     add 20291f5  [feat] Support consumer client memory limit (#991)

No new revisions were added by this update.

Summary of changes:
 pulsar/client_impl.go                           |  15 +-
 pulsar/consumer_partition.go                    |  28 +++-
 pulsar/consumer_test.go                         | 201 ++++++++++++++++++++++++
 pulsar/impl_message.go                          |   4 +
 pulsar/internal/memory_limit_controller.go      |  58 ++++++-
 pulsar/internal/memory_limit_controller_test.go |  63 +++++++-
 6 files changed, 350 insertions(+), 19 deletions(-)

Reply via email to