Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Currently the Google PubSub Sink can only publish messages with data in body. To take full advantage of Google PubSub, having the ability to set attributes is important, so subscriptions can filter on attributes and consume part of the event stream.
Google Doc on message and subscription.
I have a basic idea on this and had a patch working locally. Wondering how I can incorporate this back to the official connector.