You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by si...@apache.org on 2021/02/15 05:06:44 UTC

[pulsar] branch master updated (b4dfeee -> 9c2b081)

This is an automated email from the ASF dual-hosted git repository.

sijie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from b4dfeee  [Admin CLI] Inform user when expire message request is not executed. (#9561)
     add 9c2b081  [Issue 9480][pulsar-io] add option for auto.offset.reset to kafka source (#9482)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/pulsar/io/kafka/KafkaAbstractSource.java    | 2 +-
 .../src/main/java/org/apache/pulsar/io/kafka/KafkaSourceConfig.java  | 5 +++++
 .../org/apache/pulsar/io/kafka/source/KafkaAbstractSourceTest.java   | 4 ++++
 pulsar-io/kafka/src/test/resources/kafkaSourceConfig.yaml            | 3 ++-
 site2/docs/adaptors-kafka.md                                         | 2 +-
 site2/docs/io-kafka-source.md                                        | 1 +
 6 files changed, 14 insertions(+), 3 deletions(-)