Description
(1) Allow specification of endpoint via:
https://cloud.google.com/java/docs/reference/google-cloud-pubsub/latest/com.google.cloud.pubsub.v1.Publisher.Builder#com_google_cloud_pubsub_v1_Publisher_Builder_setEndpoint_java_lang_String_
(2) Allow uniform configurability of batch settings via:
https://cloud.google.com/java/docs/reference/gax/latest/com.google.api.gax.batching.BatchingSettings.Builder
Implement in the context of AbstractGCPubSubProcessor if possible, such that all implementing processors are able to leverage this configurability.
Attachments
Issue Links
- is related to
-
NIFI-11439 Add Storage API URL to GCS Processors
- Resolved
- relates to
-
NIFI-11981 PublishGCPubSub failure on usage of Record-based processing
- Resolved
- links to