Return-Path: X-Original-To: apmail-manifoldcf-dev-archive@www.apache.org Delivered-To: apmail-manifoldcf-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 71F1B17272 for ; Mon, 3 Nov 2014 09:10:43 +0000 (UTC) Received: (qmail 54607 invoked by uid 500); 3 Nov 2014 09:10:43 -0000 Delivered-To: apmail-manifoldcf-dev-archive@manifoldcf.apache.org Received: (qmail 54556 invoked by uid 500); 3 Nov 2014 09:10:43 -0000 Mailing-List: contact dev-help@manifoldcf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@manifoldcf.apache.org Delivered-To: mailing list dev@manifoldcf.apache.org Received: (qmail 54542 invoked by uid 99); 3 Nov 2014 09:10:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Nov 2014 09:10:42 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of daddywri@gmail.com designates 209.85.213.51 as permitted sender) Received: from [209.85.213.51] (HELO mail-yh0-f51.google.com) (209.85.213.51) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Nov 2014 09:10:37 +0000 Received: by mail-yh0-f51.google.com with SMTP id z6so1467035yhz.24 for ; Mon, 03 Nov 2014 01:08:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=XUfyzoc2YxYqnLdvNCevVDcj6A2Z30bQPfVSMrpRXn8=; b=P7jTP/+iM/LY1tnO2LfnhsZbLGAENV1CUcDfoRYyFaA5d2HaF4PgrWIblTxpQWVJ6w UPozwwfEXBnzU6AMiw7m8nwhADYt689k7tqzvFg/PFjXYKIicnXJdie3bGD0Q+HFb7ed NgHEB6FTGWNrat2QmTdHY7PiUca7xJ8oKL8L7ZK5qe4MuWSZngklT1XbwdM3WhlvaeRs fWWd0Vzc+3q/pc51HGPS2ok2o+z6xN6nZ+shHgaXqmkqjTwHz0JvDWWX0wrz4auYcLkr FjT8/tVDNB8M5y2vmOimVKAr5HvokSaV5PKhM4HecJye8XeAWObSKGhIEwl/UvoHlv0Y WXjg== MIME-Version: 1.0 X-Received: by 10.170.215.132 with SMTP id h126mr3273475ykf.98.1415005727008; Mon, 03 Nov 2014 01:08:47 -0800 (PST) Received: by 10.170.189.67 with HTTP; Mon, 3 Nov 2014 01:08:46 -0800 (PST) Date: Mon, 3 Nov 2014 04:08:46 -0500 Message-ID: Subject: Should we have a 1.7.2 release to address CONNECTORS-1090 and CONNECTORS-1091? From: Karl Wright To: dev Content-Type: multipart/alternative; boundary=001a113a4aeeb6ad2c0506f0b149 X-Virus-Checked: Checked by ClamAV on apache.org --001a113a4aeeb6ad2c0506f0b149 Content-Type: text/plain; charset=UTF-8 Together, these two tickets make for a severe problem with scaling. Not only does it impact performance for people crawling large data sets, but it also means that document scheduling is broken for jobs that are run a second time, or are paused, or when the agents process is restarted. Karl --001a113a4aeeb6ad2c0506f0b149--