codelipenghui opened a new pull request, #1034:
URL: https://github.com/apache/pulsar-site/pull/1034
## Summary
- Add Oxia as a metadata store option in proxy command examples
- Update transaction configuration parameters based on source code
verification
- Remove incorrect `numTransactionCoordinators` parameter that doesn't exist
in broker config
- Add comprehensive transaction configuration sections with accurate
defaults and descriptions
## Changes Made
- **Architecture Overview**: Added Oxia proxy configuration example
alongside ZooKeeper and etcd
- **Transaction Configurations**:
- Verified all parameters against actual Pulsar source code at
`/Users/lipenghui/Github/apache/incubator-pulsar`
- Organized parameters into logical sections: Core Settings, Batched
Writes, Buffer/Snapshots, Performance
- Added missing important parameters like provider class names and
performance tuning options
- Included accurate default values and descriptions from source code
## Test plan
- [x] Verified parameter names against Pulsar broker configuration classes
- [x] Confirmed Oxia metadata store syntax matches other examples
- [x] Organized configuration for better readability and maintainability
🤖 Generated with [Claude Code](https://claude.ai/code)
--
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]