merlimat commented on a change in pull request #3273: Adding config
auto.offset.reset to PulsarKafkaConsumer
URL: https://github.com/apache/pulsar/pull/3273#discussion_r244908731
##########
File path: site2/docs/adaptors-kafka.md
##########
@@ -129,6 +129,7 @@ Properties:
| Config property | Supported | Notes
|
|:----------------------------------------|:----------|:------------------------------------------------------------------------------|
| `acks` | Ignored | Durability and quorum
writes are configured at the namespace level |
+| `auto.offset.reset` | Yes | Will throw an exception
if this property is not defined (i.e. is none). |
Review comment:
The note is no longer accurate now
----------------------------------------------------------------
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