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 18:06:00 UTC

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

     [ https://issues.apache.org/jira/browse/CAMEL-14416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oleg Golberg updated CAMEL-14416:
---------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Major
>              Labels: pull-request-available
>
> 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)