From commits-return-950-archive-asf-public=cust-asf.ponee.io@zipkin.apache.org Wed May 8 11:40:20 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 [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 8E283180630 for ; Wed, 8 May 2019 13:40:20 +0200 (CEST) Received: (qmail 79400 invoked by uid 500); 8 May 2019 11:40:20 -0000 Mailing-List: contact commits-help@zipkin.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zipkin.apache.org Delivered-To: mailing list commits@zipkin.apache.org Received: (qmail 79388 invoked by uid 99); 8 May 2019 11:40:20 -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, 08 May 2019 11:40:19 +0000 From: GitBox To: commits@zipkin.apache.org Subject: [GitHub] [incubator-zipkin] adriancole commented on issue #2563: Add a netty scribe server. Message-ID: <155731561990.10874.12354241159092100932.gitbox@gitbox.apache.org> Date: Wed, 08 May 2019 11:40:19 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit adriancole commented on issue #2563: Add a netty scribe server. URL: https://github.com/apache/incubator-zipkin/pull/2563#issuecomment-490453004 > Yeah it's on the I/O thread - but the collector is asynchronous so it should be ok right? the in-memory storage is not offloaded to a different thread. It is possible that the swift listener is offloading onto another thread always.. ---------------------------------------------------------------- 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