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

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


    from 64c47537 Release 0.11.0
     new e1154399 [Fix][Producer] check if message is nil (#1047)
     new e429eca5 [Fix][Producer] Stop block request even if Value and Payload 
are both set (#1052)
     new b17337b3 [Improve][Producer] simplify the flush logic (#1049)
     new e8a247ff [fix] [issue 1051]: Fix inaccurate producer mem limit in 
chunking and schema (#1055)
     new 5c5af6ad [fix] [issue 1057]:  Fix the producer flush opertion is not 
guarantee to flush all messages (#1058)

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pulsar/producer_partition.go | 138 ++++++++++++++++++--------------
 pulsar/producer_test.go      | 185 +++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 262 insertions(+), 61 deletions(-)

Reply via email to