Return-Path: X-Original-To: apmail-syncope-dev-archive@www.apache.org Delivered-To: apmail-syncope-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 55D7C18B41 for ; Thu, 10 Dec 2015 16:43:11 +0000 (UTC) Received: (qmail 75758 invoked by uid 500); 10 Dec 2015 16:43:11 -0000 Delivered-To: apmail-syncope-dev-archive@syncope.apache.org Received: (qmail 75718 invoked by uid 500); 10 Dec 2015 16:43:11 -0000 Mailing-List: contact dev-help@syncope.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@syncope.apache.org Delivered-To: mailing list dev@syncope.apache.org Received: (qmail 75676 invoked by uid 99); 10 Dec 2015 16:43:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Dec 2015 16:43:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0E6402C14F9 for ; Thu, 10 Dec 2015 16:43:11 +0000 (UTC) Date: Thu, 10 Dec 2015 16:43:11 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: dev@syncope.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SYNCOPE-741) Tasks page unusable when a task has thousand executions MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SYNCOPE-741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15051211#comment-15051211 ] ASF subversion and git services commented on SYNCOPE-741: --------------------------------------------------------- Commit a08d4749eea0a3863b99fe96d216e2477c96441d in syncope's branch refs/heads/1_2_X from [~ilgrosso] [ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=a08d474 ] [SYNCOPE-741] Typo > Tasks page unusable when a task has thousand executions > ------------------------------------------------------- > > Key: SYNCOPE-741 > URL: https://issues.apache.org/jira/browse/SYNCOPE-741 > Project: Syncope > Issue Type: Bug > Components: console, core > Affects Versions: 1.2.6, 2.0.0 > Reporter: Massimiliano Perrone > Assignee: Massimiliano Perrone > Fix For: 1.2.7, 2.0.0 > > > With an extremely high number of executions, reading a task (or listing tasks) requires the core to build an handful of JSON / XML package to be transferred to console. -- This message was sent by Atlassian JIRA (v6.3.4#6332)