From commits-return-57193-archive-asf-public=cust-asf.ponee.io@pulsar.apache.org Wed Jun 24 01:39:59 2020 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 [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id C706B1804BB for ; Wed, 24 Jun 2020 03:39:58 +0200 (CEST) Received: (qmail 25182 invoked by uid 500); 24 Jun 2020 01:39:58 -0000 Mailing-List: contact commits-help@pulsar.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pulsar.apache.org Delivered-To: mailing list commits@pulsar.apache.org Received: (qmail 25169 invoked by uid 99); 24 Jun 2020 01:39:58 -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, 24 Jun 2020 01:39:58 +0000 From: =?utf-8?q?GitBox?= To: commits@pulsar.apache.org Subject: =?utf-8?q?=5BGitHub=5D_=5Bpulsar-client-go=5D_wolfstudy_commented_on_issue_?= =?utf-8?q?=23295=3A_Provide_producer_name?= Message-ID: <159296279797.8807.3399822557233818471.asfpy@gitbox.apache.org> Date: Wed, 24 Jun 2020 01:39:57 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit In-Reply-To: References: wolfstudy commented on issue #295: URL: https://github.com/apache/pulsar-client-go/issues/295#issuecomment-648531359 @JoseFMP Thanks feedback, In `ProducerOptions` struct, we have provided the `Name` option to allow users to specify a name for a producer. If not assigned, the system will generate a globally unique name. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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