From commits-return-45733-archive-asf-public=cust-asf.ponee.io@pulsar.apache.org Wed Jan 1 12:48:01 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 E70A4180630 for ; Wed, 1 Jan 2020 13:48:00 +0100 (CET) Received: (qmail 97060 invoked by uid 500); 1 Jan 2020 12:48:00 -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 97051 invoked by uid 99); 1 Jan 2020 12:48:00 -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, 01 Jan 2020 12:48:00 +0000 From: GitBox To: commits@pulsar.apache.org Subject: [GitHub] [pulsar-client-go] dsmlily commented on issue #155: The availablePermits of the topic is twice as much as the consumer.ReceiverQueueSize Message-ID: <157788288008.31041.2231821628314880508.gitbox@gitbox.apache.org> References: In-Reply-To: Date: Wed, 01 Jan 2020 12:48:00 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit dsmlily commented on issue #155: The availablePermits of the topic is twice as much as the consumer.ReceiverQueueSize URL: https://github.com/apache/pulsar-client-go/issues/155#issuecomment-570050569 1、Just created the consumer and it happened. After that, the consumer could receive messages. 2、The average message size is 250 byte and the rate is 1-3 messages /s 3、the producer is just configured the topic 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 With regards, Apache Git Services