Jun Ma
Jun Ma
### Motivation Refer to [PIP-190](https://github.com/apache/pulsar/issues/16637). ### Modifications 1. Rename version-2.8.0/2.9.0/2.10.0 to version-2.8.x/2.9.x/2.10.x 2. Add 2.8.1/2.8.2/2.8.3 specific doc changes to 2.8.x docs. 3. Add 2.9.1/2.9.2/2.9.3 specific doc changes to 2.9.x docs....
### Modifications 1. Fix #16695 - improve the description of acknowledgment timeout in Java docs 2. Fix incorrect REST API links or add anchors to land on a specific REST...
**Is your feature request related to a problem? Please describe.** Refer to [PIP-190](https://github.com/apache/pulsar/issues/16637). **Describe the solution you'd like** As part of PIP-190 implementation, we will narrow the listing of doc...
### Modifications 1. Clarify the term usage for `major/minor release` to avoid misunderstanding. 2. Grammar/style fixes. 3. Fix a few broken links and typos in 2.8.x/2.9.x docs. ### Documentation -...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### What issue do you find in Pulsar docs? Most of the links on this...
### What issue do you find in Pulsar docs? Due to the website upgrade (adopting Docusaurus 2.0), all internal page links on Pulsar doc pages should strictly contain `.md` extensions....
Fix #17688 and #16701 ### Modifications Fix broken doc links in historical versions prior to 2.8.0 by adding `.md`. This is an automatic search and replacement with only a couple...
### Motivation Fix https://github.com/apache/pulsar/issues/17688 ### Modifications 1. Add missing files linked in `io-connectors` for versions `2.1.1-incubating`, `2.2.x`, `2.3.x`, `2.4.x`, and `2.5.x`. 2. Revert overwritten contents of `io-connectors` for versions `2.1.1-incubating`,...
### Motivation Improve the doc set of the Schema chapter to provide Pulsar users with a more accurate, easy-to-read, and comprehensive information experience. Fixes #18151 ### Modifications 1. Curate a...
### Motivation This is a WIP to address recently noticed or reported issues regarding doc gaps. ### Modifications 1. Clarify the difference between the new S3 offloader and AWS S3...