Anonymitaet commented on code in PR #16686:
URL: https://github.com/apache/pulsar/pull/16686#discussion_r926182521
##########
site2/docs/io-debug.md:
##########
@@ -106,7 +106,7 @@ Use one of the following methods to get a connector log in
localrun mode:
```
-To clearly explain the log information, here breaks down the large block of
information into small blocks and add descriptions for each block.
+Following is a breakdown of the log into smaller blocks with descriptions to
clearly explain the log information.
Review Comment:
The readability of the original one is better since it splits a long
sentence into several parts.
##########
site2/docs/io-develop.md:
##########
@@ -95,10 +95,10 @@ interface, which means you need to implement the {@inject:
github:open:/pulsar-i
`ack` |Acknowledge that the record is fully processed.
`fail`|Indicate that the record fails to be processed.
-## Handle schema information
+#### Handling schema information
Review Comment:
Use base forms rather than gerunds to improve search efficiency.
--
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]