From commits-return-20564-archive-asf-public=cust-asf.ponee.io@pulsar.apache.org Thu Jan 17 07:02:53 2019 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 3AE4B180663 for ; Thu, 17 Jan 2019 07:02:53 +0100 (CET) Received: (qmail 14560 invoked by uid 500); 17 Jan 2019 06:02:52 -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 14549 invoked by uid 99); 17 Jan 2019 06:02:51 -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; Thu, 17 Jan 2019 06:02:51 +0000 From: GitBox To: commits@pulsar.apache.org Subject: [GitHub] ambition119 commented on issue #3373: pulsar/master branch run SampleProducer class occur RemotelyClosedException: Remotely closed Message-ID: <154770497127.31618.321843764006452400.gitbox@gitbox.apache.org> Date: Thu, 17 Jan 2019 06:02:51 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit ambition119 commented on issue #3373: pulsar/master branch run SampleProducer class occur RemotelyClosedException: Remotely closed URL: https://github.com/apache/pulsar/issues/3373#issuecomment-455053101 ```shell $ bin/pulsar standalone $ bin/pulsar-admin tenants create my-tenant --allowed-clusters standalone $ bin/pulsar-admin namespaces create my-tenant/my-ns $ bin/pulsar-admin namespaces set-clusters my-tenant/my-ns --clusters standalone ``` Then SampleProducer.java and SampleConsumer.java. ---------------------------------------------------------------- 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