Return-Path: X-Original-To: apmail-incubator-allura-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-allura-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3D491100FA for ; Mon, 9 Sep 2013 14:36:51 +0000 (UTC) Received: (qmail 93512 invoked by uid 500); 9 Sep 2013 14:36:50 -0000 Delivered-To: apmail-incubator-allura-dev-archive@incubator.apache.org Received: (qmail 93460 invoked by uid 500); 9 Sep 2013 14:36:49 -0000 Mailing-List: contact allura-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: allura-dev@incubator.apache.org Delivered-To: mailing list allura-dev@incubator.apache.org Received: (qmail 93448 invoked by uid 99); 9 Sep 2013 14:36:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Sep 2013 14:36:48 +0000 X-ASF-Spam-Status: No, hits=-0.1 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of noreply@sourceforge.net designates 216.34.181.60 as permitted sender) Received: from [216.34.181.60] (HELO smtp.ch3.sourceforge.com) (216.34.181.60) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Sep 2013 14:36:44 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.com; s=x; h=Date:Message-ID:Subject:Reply-To:From:To:MIME-Version:Content-Type; bh=8xsWlqDEazKb52KJY7BnW5nbuoc1oLo7320c/hd6wwI=; b=RDZDoTk72EH5f5IPc/GHuTdPvzW2ZPMR6I48qdz80v5utaYqZBpCAVXtAlGtagkrq7UUbSmZTEfZerp9MLBLilmi4Bc3Tsyn3mtkddhfpJqHs4GbLOvrzcjvdiu093t9pBJUHDppfvW8zM/fiyzu0IH5w8y3rvpQGDTE0NITmoo=; Received: from localhost ([127.0.0.1] helo=sfs-alluradaemon-4.v29.ch3.sourceforge.com) by sfs-alluradaemon-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1VJ2Zi-0000N6-U0 for allura-dev@incubator.apache.org; Mon, 09 Sep 2013 14:36:22 +0000 Content-Type: multipart/related; boundary="===============6863922370036606870==" MIME-Version: 1.0 To: "[allura:tickets] " <6540@tickets.allura.p.re.sf.net> From: "Cory Johns" Reply-To: "[allura:tickets] " <6540@tickets.allura.p.re.sf.net> Subject: [allura:tickets] #6540 Rate-limit import tasks Message-ID:

Date: Mon, 09 Sep 2013 14:36:22 +0000 X-Virus-Checked: Checked by ClamAV on apache.org --===============6863922370036606870== Content-Type: multipart/alternative; boundary="===============8060705901309841960==" MIME-Version: 1.0 --===============8060705901309841960== MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit - **status**: open --> in-progress - **assigned_to**: Cory Johns --- ** [tickets:#6540] Rate-limit import tasks** **Status:** in-progress **Labels:** stability import **Created:** Thu Aug 08, 2013 09:14 PM UTC by Dave Brondsema **Last Updated:** Fri Aug 23, 2013 07:12 PM UTC **Owner:** Cory Johns Import tasks can be resource-intensive and potentially abusive. Allow one import per tool type (or importer, perhaps) per project to run at simultaneously. This can be tracked via the `get/set_tool_data`. We'll have to make sure that error handling [#6530] decrements the count when done. Probably best to track an integer rather than a bool, so that its easier to customize if some deployments of Allura want to allow N simultaneous imports. --- Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. --===============8060705901309841960== MIME-Version: 1.0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: 7bit
  • status: open --> in-progress
  • assigned_to: Cory Johns

[tickets:#6540] Rate-limit import tasks

Status: in-progress
Labels: stability import
Created: Thu Aug 08, 2013 09:14 PM UTC by Dave Brondsema
Last Updated: Fri Aug 23, 2013 07:12 PM UTC
Owner: Cory Johns

Import tasks can be resource-intensive and potentially abusive. Allow one import per tool type (or importer, perhaps) per project to run at simultaneously. This can be tracked via the get/set_tool_data. We'll have to make sure that error handling [#6530] decrements the count when done. Probably best to track an integer rather than a bool, so that its easier to customize if some deployments of Allura want to allow N simultaneous imports.


Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

--===============8060705901309841960==-- --===============6863922370036606870==--