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 2021/06/22 11:15:02 UTC

[pulsar] branch master updated (94ec031 -> cf2ec14)

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 94ec031  Fix potential data lost on the system topic when topic compaction have not triggered yet (#11003)
     add cf2ec14  [Tests] Convert Junit tests to TestNG (#11020)

No new revisions were added by this update.

Summary of changes:
 .../naming/NamespaceBundleSplitAlgorithmTest.java  |  4 +-
 ...RangeEquallyDivideBundleSplitAlgorithmTest.java |  5 +--
 .../admin/cli/TestCmdNamespaceIsolationPolicy.java |  8 ++--
 .../functions/utils/FunctionInstanceIdTest.java    | 49 +++++++++++-----------
 .../pulsar/testclient/GenerateDocumentionTest.java |  2 +-
 5 files changed, 33 insertions(+), 35 deletions(-)