heye1005 opened a new pull request, #10683: URL: https://github.com/apache/seatunnel/pull/10683
## Purpose Fix several documentation errors in RocketMQ source and sink connector docs. ## Changes ### RocketMQ Sink (`docs/en/connectors/sink/RocketMQ.md`) - Fix `acl.enabled` description (was showing `false` instead of meaningful description) - Fix `producer.group` default value case (`SeaTunnel-producer-Group` → `SeaTunnel-Producer-Group`) - Add missing options: `exactly.once`, `max.message.size`, `send.message.timeout` - Remove duplicate `format = json` line in task example ### RocketMQ Source (`docs/en/connectors/source/RocketMQ.md`) - Add missing option: `consumer.poll.timeout.millis` (default: 5000ms) -- 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]
