You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Oleg Golberg (Jira)" <ji...@apache.org> on 2020/01/19 17:59:00 UTC

[jira] [Created] (CAMEL-14416) Camel Pulsar: support subscriptionInitialPosition for consumers

Oleg Golberg created CAMEL-14416:
------------------------------------

             Summary: Camel Pulsar: support subscriptionInitialPosition for consumers
                 Key: CAMEL-14416
                 URL: https://issues.apache.org/jira/browse/CAMEL-14416
             Project: Camel
          Issue Type: Improvement
          Components: camel-pulsar
    Affects Versions: 3.0.1
            Reporter: Oleg Golberg


Some Pulsar consumers may want to start consuming from the beginning of the topic vs the end of the topic when their subscription is initially created. 

In Pulsar Client, this is controlled via `ConsumberBuilder.subscriptionInitialPosition(..)`. This option is not currently configurable in the Camel Pulsar Component.

[https://github.com/apache/camel/pull/3501] 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)