Anonymitaet commented on a change in pull request #9482:
URL: https://github.com/apache/pulsar/pull/9482#discussion_r570676678



##########
File path: site2/docs/adaptors-kafka.md
##########
@@ -128,7 +128,7 @@ Properties:
 | Config property                         | Supported | Notes                  
                                                       |
 
|:----------------------------------------|:----------|:------------------------------------------------------------------------------|
 | `acks`                                  | Ignored   | Durability and quorum 
writes are configured at the namespace level            |
-| `auto.offset.reset`                     | Yes       | Will have a default 
value of `latest` if user does not give specific setting. |
+| `auto.offset.reset`                     | Yes       | Will have a default 
value of `earliest` if user does not give specific setting. |

Review comment:
       ```suggestion
   | `auto.offset.reset`                     | Yes       | It uses a default 
value of `earliest` if you do not give a specific setting. |
   ```
   In technical information, follow these general guidelines for personal 
pronouns:
   • Avoid the first-person pronouns I and we, except in these situations:
   ° In the question portion of frequently asked questions (FAQs)
   ° In articles, white papers, or documents that have listed authors and in 
which the authors describe their own actions or opinions
   • Use the second-person pronoun you as much as possible. The subject of an 
imperative sentence is understood to be you.
   • Avoid third-person pronouns that are gender specific.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to