You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2023/06/13 16:11:00 UTC

[jira] [Updated] (NIFI-11553) Add Batch Configuration and Record handling for GCP PubSub processors

     [ https://issues.apache.org/jira/browse/NIFI-11553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Handermann updated NIFI-11553:
------------------------------------
    Fix Version/s: 2.0.0
                   1.23.0
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

> Add Batch Configuration and Record handling for GCP PubSub processors
> ---------------------------------------------------------------------
>
>                 Key: NIFI-11553
>                 URL: https://issues.apache.org/jira/browse/NIFI-11553
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Paul Grey
>            Assignee: Paul Grey
>            Priority: Minor
>             Fix For: 2.0.0, 1.23.0
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> (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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)