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 2020/10/12 00:24:02 UTC

[pulsar] branch master updated (e3336fa -> 1d4e0e3)

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 e3336fa  Ddd python schema field default value (#8122)
     add 1d4e0e3  Fix pulsar client transaction test

No new revisions were added by this update.

Summary of changes:
 .../test/java/org/apache/pulsar/client/transaction/EndToEndTest.java  | 1 +
 .../src/main/java/org/apache/pulsar/client/impl/ConsumerImpl.java     | 3 ++-
 .../pulsar/client/impl/PersistentAcknowledgmentsGroupingTracker.java  | 4 +++-
 3 files changed, 6 insertions(+), 2 deletions(-)