You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by lh...@apache.org on 2022/04/27 07:07:29 UTC

[pulsar] branch master updated (3145c4048a1 -> 7b3b4d76369)

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

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


    from 3145c4048a1 [fix][Flaky-test] Fix bug in method testConsumerImpl of AutoScaledReceiverQueueSizeTest (#15330)
     add 7b3b4d76369 [client] Check consumer schema null in advance (#15327)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/pulsar/client/impl/ConsumerBuilderImpl.java  |  1 +
 .../apache/pulsar/client/impl/ConsumerBuilderImplTest.java  |  7 +++++++
 .../org/apache/pulsar/client/impl/ConsumerImplTest.java     | 13 +++++++++++++
 3 files changed, 21 insertions(+)