You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/01/31 13:36:08 UTC

[GitHub] ivankelly commented on a change in pull request #3462: Added suppport for Kafka partitioner and explicit setting of partition on record

ivankelly commented on a change in pull request #3462: Added suppport for Kafka partitioner and explicit setting of partition on record
URL: https://github.com/apache/pulsar/pull/3462#discussion_r252664786
 
 

 ##########
 File path: site2/docs/adaptors-kafka.md
 ##########
 @@ -129,7 +129,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 `latest` if user does not give specific setting. |
 
 Review comment:
   Added superfluous whitespace.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services