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:
[email protected]
With regards,
Apache Git Services