You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2019/11/15 05:00:00 UTC

[jira] [Commented] (CAMEL-14184) Allow setting Pulsar Message headers (properties, event time, key) when producing

    [ https://issues.apache.org/jira/browse/CAMEL-14184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974795#comment-16974795 ] 

Claus Ibsen commented on CAMEL-14184:
-------------------------------------

One thing though, maybe camel-pulsar should be like some of the other components that send Camel message headers over the protocol (like camel-jms), and camel-kafka.

For example look at camel-kafka producer, and do something similar to camel-pulsar would be more beneficial I think and also make these components more similar. 

You are welcome to take a look, and maybe create a new JIRA ticket and work on that, thanks.

> Allow setting Pulsar Message headers (properties, event time, key) when producing
> ---------------------------------------------------------------------------------
>
>                 Key: CAMEL-14184
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14184
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-pulsar
>    Affects Versions: 2.24.2, 3.x
>            Reporter: William Thompson
>            Assignee: Claus Ibsen
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> There used to be the ability to set Pulsar Message properties, but got lost during the speed-up of the component: https://github.com/apache/camel/commit/3487139d32eb153c30699ce68e5da559f5398082#diff-78ab2639e805ed21d4a401cab24e768a
> This improvement is to allow setting most, if not all, useful Pulsar Message values that can be done through the MessageBuilder.



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