From dev-return-48017-archive-asf-public=cust-asf.ponee.io@couchdb.apache.org Wed Nov 7 19:01:38 2018 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 CC3BF180649 for ; Wed, 7 Nov 2018 19:01:37 +0100 (CET) Received: (qmail 11019 invoked by uid 500); 7 Nov 2018 18:01:36 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 11006 invoked by uid 99); 7 Nov 2018 18:01:35 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Nov 2018 18:01:35 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 625761A39F2 for ; Wed, 7 Nov 2018 18:01:35 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=6.31 tests=[HEADER_FROM_DIFFERENT_DOMAINS=0.001, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id xtTFAl6l_Tt9 for ; Wed, 7 Nov 2018 18:01:31 +0000 (UTC) Received: from smtp.justsomehost.net (smtp.justsomehost.net [204.11.51.157]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id BBDB3622FA for ; Wed, 7 Nov 2018 18:01:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.justsomehost.net (Postfix) with ESMTP id 631355800B0 for ; Wed, 7 Nov 2018 13:01:29 -0500 (EST) Received: from smtp.justsomehost.net ([127.0.0.1]) by localhost (smtp.justsomehost.net [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id MEQKfnz7-G2v for ; Wed, 7 Nov 2018 13:01:27 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by smtp.justsomehost.net (Postfix) with ESMTP id BDF255801B8 for ; Wed, 7 Nov 2018 13:01:27 -0500 (EST) X-Virus-Scanned: amavisd-new at smtp.justsomehost.net Received: from smtp.justsomehost.net ([127.0.0.1]) by localhost (smtp.justsomehost.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id rZ3PxRom6kVg for ; Wed, 7 Nov 2018 13:01:27 -0500 (EST) Received: from smtp.justsomehost.net (smtp.justsomehost.net [204.11.51.157]) by smtp.justsomehost.net (Postfix) with ESMTP id AA4735800B0 for ; Wed, 7 Nov 2018 13:01:27 -0500 (EST) Date: Wed, 7 Nov 2018 13:01:27 -0500 (EST) From: Joan Touzet Reply-To: wohali@apache.org To: dev Message-ID: <1533648460.2879.1541613685654.JavaMail.Joan@BRAIN> In-Reply-To: <1617103325.2842.1541609443045.JavaMail.Joan@BRAIN> Subject: 2.3.0 issues & PRs in need of attention MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [204.11.51.157] X-Mailer: Zimbra 8.8.9_GA_3026 (Zimbra Desktop/7.3.1_13063_Windows) Thread-Index: m/LKO4W/De1EPrVGP1fq4MVzPDA/Gg== Thread-Topic: 2.3.0 issues & PRs in need of attention Hi everyone, 2.3.0 has been languishing for a while. All of the devs seem to be busy in their own feature branches, while we have a "tragedy of the commons" with these naggling bugs. Please help! These PRs are at risk of dying if they don't get some +1s soon: https://github.com/apache/couchdb/pull/1182 - fixed race is_idle https://github.com/apache/couchdb/pull/1195 - Add support for bulk get with Accept:"multipart/mixed" or "multipart/related" These PRs need just a little more work to be completed: Blocking 2.3.0: https://github.com/apache/couchdb/pull/1602 - Remove runtime configurability of core system components Remainder of open PRs: https://github.com/apache/couchdb/pull/1253 - Validate new document writes against max_http_request_size https://github.com/apache/couchdb/pull/1272 - Record and expose last compaction time https://github.com/apache/couchdb/pull/1337 - Enable discovery of cluster nodes through DNS SRV https://github.com/apache/couchdb/pull/1443 - Add clustered db info https://github.com/apache/couchdb/pull/1470 - Fix calculation of external size for attachments https://github.com/apache/couchdb/pull/1619 - Implement replicator forced session refresh https://github.com/apache/couchdb/pull/1629 - handle db deletion in load validation funs https://github.com/apache/couchdb/pull/1639 - Switch to python 3 (has a companion PR in couchdb-ci) https://github.com/apache/couchdb/pull/1642 - Set io_priority for couch_index pids These issues are currently slated to be resolved in 2.3.0 and have not seen any attention. Please help: https://github.com/apache/couchdb/issues/1579 - Autocompaction never triggered in 2.2.0 (regression from 2.1.0) https://github.com/apache/couchdb/issues/1600 - Sporadic errors on /_all_docs with Cookie auth and system databases https://github.com/apache/couchdb/issues/1603 - Bad total_rows for /{db}/_design_docs https://github.com/apache/couchdb/issues/1607 - Replicator fails to authenticate to open db after cookie timeout (relates to PR #1619) The other 2 issues in 2.3.0 are close to resolution. We're very close - just need some more hands on deck. -Joan