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

[jira] [Commented] (NIFI-11553) additional configurability for GCP pubsub processors

    [ https://issues.apache.org/jira/browse/NIFI-11553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17732154#comment-17732154 ] 

ASF subversion and git services commented on NIFI-11553:
--------------------------------------------------------

Commit 336b857442109e1f2c8b3b6108106514609159f5 in nifi's branch refs/heads/main from Paul Grey
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=336b857442 ]

NIFI-11553 Add Record handling and more Properties for GCP PubSub

- Added Message Derivation Strategy to PublishGCPubSub with FlowFile and Record options
- Added API Endpoint property to PublishGCPPubSub and ConsumeGCPubSub
- Added Batch configuration properties

This closes #7274

Signed-off-by: David Handermann <ex...@apache.org>


> additional configurability 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
>          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)