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/12/21 11:30:00 UTC

[pulsar] branch master updated (2adb666 -> 3fa3215)

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 2adb666  admin-cli-support-terminate-partitioned-topic (#11893)
     add 3fa3215  Enable CheckStyle Plugin in Pulsar transaction (#13409)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/transaction/coordinator/TransactionLog.java     |  2 +-
 .../transaction/coordinator/TransactionRecoverTracker.java |  3 ++-
 .../transaction/coordinator/TransactionTimeoutTracker.java |  1 -
 .../coordinator/impl/InMemTransactionMetadataStore.java    |  1 -
 .../coordinator/impl/MLTransactionSequenceIdGenerator.java |  6 +++---
 pulsar-transaction/pom.xml                                 | 14 +++++++++++++-
 6 files changed, 19 insertions(+), 8 deletions(-)