[
https://issues.apache.org/jira/browse/CAMEL-21268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pasquale Congiusti closed CAMEL-21268.
--------------------------------------
Fix Version/s: 4.14.1
4.15.0
Resolution: Fixed
Fixed by CAMEL-22403 - now all headers are passed and the tracing should work
correctly.
> Google PubSub - pass headers (breadcrumb+) from publisher to subscriber
> -----------------------------------------------------------------------
>
> Key: CAMEL-21268
> URL: https://issues.apache.org/jira/browse/CAMEL-21268
> Project: Camel
> Issue Type: Improvement
> Components: camel-google-pubsub
> Reporter: Kurt Schoovaerts
> Priority: Minor
> Fix For: 4.14.1, 4.15.0
>
>
> The Camel JMS transfers the message headers from sender to receiver. This
> enables for example end-to-end use of the same breadcrumbId across all routes
> processing data in the integration environment.
> Proposal is to align functioning of the Camel Google PubSub component with
> the functioning of the Camel JMS component in passing the message headers as
> attributes on the Google PubSub message when publishing a message. Likewise,
> on receipt of a message by a subscriber, copy all pubsub message attributes
> to camel message headers.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)