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 A860117682 for ; Fri, 24 Oct 2014 21:06:35 +0000 (UTC) Received: (qmail 97144 invoked by uid 500); 24 Oct 2014 21:06:35 -0000 Delivered-To: apmail-manifoldcf-dev-archive@manifoldcf.apache.org Received: (qmail 97099 invoked by uid 500); 24 Oct 2014 21:06:35 -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 96833 invoked by uid 99); 24 Oct 2014 21:06:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Oct 2014 21:06:35 +0000 Date: Fri, 24 Oct 2014 21:06:35 +0000 (UTC) From: "Maurizio Pillitu (JIRA)" To: dev@manifoldcf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CONNECTORS-1082) Write Load test for Alfresco Webscript Connector MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Maurizio Pillitu created CONNECTORS-1082: -------------------------------------------- Summary: Write Load test for Alfresco Webscript Connector Key: CONNECTORS-1082 URL: https://issues.apache.org/jira/browse/CONNECTORS-1082 Project: ManifoldCF Issue Type: Task Components: Alfresco webscript connector Affects Versions: ManifoldCF 2.0 Reporter: Maurizio Pillitu Fix For: ManifoldCF 2.0 Based on the specs, defined in https://issues.apache.org/jira/browse/CONNECTORS-1060 , write a Load test suite that: - Runs Alfresco in integration-test, as the existing IT test - Spawns 2 parallel threads, one that runs Manifold jobs, the other pushing documents into Alfresco via CMIS - Creates between 100.000 and 400.000 documents in Alfresco (should not exceed 4 hours run; it must also be explicitly invoked and kept out of automated runs) - Outputs the throughput of insertion and crawling -- This message was sent by Atlassian JIRA (v6.3.4#6332)