Anonymitaet commented on code in PR #683: URL: https://github.com/apache/pulsar-site/pull/683#discussion_r1312470622
########## docs/txn-advanced-features.md: ########## @@ -2,6 +2,7 @@ id: txn-advanced-features title: Advanced features sidebar_label: "Advanced features" +description: Get a comprehensive understanding of advanced features with transactions in Pulsar. Review Comment: ```suggestion description: Get a comprehensive understanding of advanced features of transactions in Pulsar. ``` ########## docs/txn-how.md: ########## @@ -2,6 +2,7 @@ id: txn-how title: How transactions work? sidebar_label: "Working principles" +description: Get a comprehensive understanding of how transactions work in Pulsar. Review Comment: ```suggestion description: Learn the working principles of transactions in Pulsar. ``` ########## docs/txn-why.md: ########## @@ -2,6 +2,7 @@ id: txn-why title: Why transactions? sidebar_label: "Why transactions?" +description: Get a comprehensive understanding of why develop transaction feature in Pulsar. Review Comment: ```suggestion description: Learn the use cases and limitations of transactions in Pulsar. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
