From commits-return-56395-archive-asf-public=cust-asf.ponee.io@beam.apache.org Sat Jan 20 18:30:09 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 8E48618066D for ; Sat, 20 Jan 2018 18:30:09 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 7E201160C38; Sat, 20 Jan 2018 17:30:09 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C8CB6160C36 for ; Sat, 20 Jan 2018 18:30:08 +0100 (CET) Received: (qmail 55045 invoked by uid 500); 20 Jan 2018 17:30:08 -0000 Mailing-List: contact commits-help@beam.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@beam.apache.org Delivered-To: mailing list commits@beam.apache.org Received: (qmail 55036 invoked by uid 99); 20 Jan 2018 17:30:08 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Jan 2018 17:30:07 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 52460C0D7C for ; Sat, 20 Jan 2018 17:30:07 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -108.711 X-Spam-Level: X-Spam-Status: No, score=-108.711 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id wvAlGYmqsaXY for ; Sat, 20 Jan 2018 17:30:06 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id DB6A15F5A4 for ; Sat, 20 Jan 2018 17:30:05 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 22C7AE0959 for ; Sat, 20 Jan 2018 17:30:05 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 2EF0720EA9 for ; Sat, 20 Jan 2018 17:30:03 +0000 (UTC) Date: Sat, 20 Jan 2018 17:30:00 +0000 (UTC) From: "Nalseez Duke (JIRA)" To: commits@beam.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (BEAM-3503) PubsubIO - DynamicDestinations MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/BEAM-3503?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D16333= 264#comment-16333264 ]=20 Nalseez Duke commented on BEAM-3503: ------------------------------------ Ah - This is good to know! I've implemented a workaround of sorts utilizing= side outputs and consuming from those. While it's not a truly dynamic solu= tion, it achieves what I'm aiming deliver. I've marked this Jira ticket as Minor priority - so unless there are=C2=A0a= dditional compelling reason(s) to go forth with getting this implemented, I= don't believe I=C2=A0_require_=C2=A0this functionality and I will shy away= from being a proponent for the feature. > PubsubIO - DynamicDestinations > ------------------------------ > > Key: BEAM-3503 > URL: https://issues.apache.org/jira/browse/BEAM-3503 > Project: Beam > Issue Type: New Feature > Components: sdk-java-extensions, sdk-java-gcp > Affects Versions: 2.2.0 > Reporter: Nalseez Duke > Assignee: Reuven Lax > Priority: Minor > > PubsubIO does not support=C2=A0the "DynamicDestinations" notion that is c= urrently implemented for File-based I/O and BigQueryIO. > It would be nice if PubsubIO could also support this functionality - the = ability to write to a Pub/Sub topic dynamically. -- This message was sent by Atlassian JIRA (v7.6.3#76005)