From dev-return-54820-apmail-drill-dev-archive=drill.apache.org@drill.apache.org Sun Jun 28 16:32:10 2020 Return-Path: X-Original-To: apmail-drill-dev-archive@www.apache.org Delivered-To: apmail-drill-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id 3513C19D3D for ; Sun, 28 Jun 2020 16:32:10 +0000 (UTC) Received: (qmail 87243 invoked by uid 500); 28 Jun 2020 16:32:09 -0000 Delivered-To: apmail-drill-dev-archive@drill.apache.org Received: (qmail 87196 invoked by uid 500); 28 Jun 2020 16:32:09 -0000 Mailing-List: contact dev-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.apache.org Delivered-To: mailing list dev@drill.apache.org Received: (qmail 87184 invoked by uid 99); 28 Jun 2020 16:32:09 -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; Sun, 28 Jun 2020 16:32:09 +0000 From: =?utf-8?q?GitBox?= To: dev@drill.apache.org Subject: =?utf-8?q?=5BGitHub=5D_=5Bdrill=5D_dbw9580_commented_on_pull_request_=232084?= =?utf-8?q?=3A_DRILL-7745=3A_Add_storage_plugin_for_IPFS?= Message-ID: <159336192895.8807.17588816355080347040.asfpy@gitbox.apache.org> Date: Sun, 28 Jun 2020 16:32:08 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit In-Reply-To: References: dbw9580 commented on pull request #2084: URL: https://github.com/apache/drill/pull/2084#issuecomment-650790085 @cgivre it turned out what was blocking the tests was that the default number of providers in test config was too large, as a result IPFS could not find any other providers in time, thus the `TimeoutException`s. I wish the test logs had included full stack traces, which could have saved me hours looking into the Drill planner internals... 😓 ---------------------------------------------------------------- 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