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 2021/04/23 07:05:40 UTC

[pulsar] branch master updated (9279b5b -> b67a4b2)

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 9279b5b  Add documentation about Sink<GenericObject> and Source<byte[]> (#10267)
     add b67a4b2  [Transaction] Fix MLTransactionLog open manageLedger name problem. (#10334)

No new revisions were added by this update.

Summary of changes:
 .../broker/service/persistent/PersistentTopic.java  |  6 ++++--
 .../broker/stats/ManagedLedgerMetricsTest.java      | 21 +++++++++++++++++++++
 .../coordinator/impl/MLTransactionLogImpl.java      | 11 +++++++----
 3 files changed, 32 insertions(+), 6 deletions(-)