izumo27 opened a new pull request, #998: URL: https://github.com/apache/pulsar-site/pull/998
### Motivation The document for Key_Shared was updated to follow PIP-379, but the document for topic stats was not. https://github.com/apache/pulsar-site/commit/d48b98e55b7d12157b4a50bc1943a1f8c9ec0be2 ### Modifications - Subscription stats - deleted: lastSentPosition, individuallySentPositions - added: drainingHashesCount, drainingHashesClearedTotal, drainingHashesUnackedMessages - Consumer stats - modified: lastSentPositionWhenJoining -> readPositionWhenJoining - added: drainingHashesCount, drainingHashesClearedTotal, drainingHashesUnackedMessages, drainingHashes, keyHashRangeArrays cf. - https://github.com/apache/pulsar/pull/23352 - https://github.com/apache/pulsar/pull/23424 - https://github.com/apache/pulsar/pull/23429 ### ✅ Contribution Checklist <!-- Feel free to remove the checklist if it does not apply to your PR --> - [x] I read the [contribution guide](https://pulsar.apache.org/contribute/document-contribution/) - [x] I updated the [versioned docs](https://pulsar.apache.org/contribute/document-contribution/#update-versioned-docs) -- 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]
