gavin-burns-US opened a new pull request, #9576:
URL: https://github.com/apache/nifi/pull/9576

   Add a new GCP Pub/Sub Record Sink implementation to the NiFi GCP bundle.
   
   * **GcpPubSubRecordSink.java**: Add a new class `GcpPubSubRecordSink` 
implementing `RecordSinkService` to publish record sets to a GCP Pub/Sub topic. 
Include necessary imports, property descriptors, lifecycle methods, and data 
sending methods.
   * **ControllerService**: Add the fully qualified name of the new 
`GcpPubSubRecordSink` class to the list of services.
   * **pom.xml**: Add the new module for `nifi-gcp-bundle`.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to