From commits-return-13587-archive-asf-public=cust-asf.ponee.io@pulsar.incubator.apache.org Wed Aug 29 19:38:24 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 2CB44180675 for ; Wed, 29 Aug 2018 19:38:24 +0200 (CEST) Received: (qmail 56995 invoked by uid 500); 29 Aug 2018 17:38:23 -0000 Mailing-List: contact commits-help@pulsar.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pulsar.incubator.apache.org Delivered-To: mailing list commits@pulsar.incubator.apache.org Received: (qmail 56986 invoked by uid 99); 29 Aug 2018 17:38:23 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Aug 2018 17:38:23 +0000 From: GitBox To: commits@pulsar.apache.org Subject: [GitHub] srkukarni commented on issue #2468: Fix semantics of skip output Message-ID: <153556430279.9263.1592177420474264675.gitbox@gitbox.apache.org> Date: Wed, 29 Aug 2018 17:38:22 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit srkukarni commented on issue #2468: Fix semantics of skip output URL: https://github.com/apache/incubator-pulsar/pull/2468#issuecomment-417040483 IIRC, in 2.1, if you dont specify an output topic, a topic was created for you as the function output. I believe we wanted to change that by not doing that. So now if you dont specify an output topic, nothing gets created. Now I'm not sure how that got mixed up with the flag. Anyways I will remove this flag for now since its superflous ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services