Kurt Schoovaerts created CAMEL-21268:
----------------------------------------
Summary: 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
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)