You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by mm...@apache.org on 2022/02/03 19:23:17 UTC

[pulsar] branch master updated (25db606 -> 839b730)

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

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


    from 25db606  [functions] Distributed log metadata not correctly initialized (#13891)
     add 839b730  Add unit test (#14100)

No new revisions were added by this update.

Summary of changes:
 .../apache/pulsar/client/impl/TableViewTest.java   | 161 +++++++++++++++++++++
 1 file changed, 161 insertions(+)
 create mode 100644 pulsar-broker/src/test/java/org/apache/pulsar/client/impl/TableViewTest.java