Return-Path: X-Original-To: apmail-continuum-issues-archive@www.apache.org Delivered-To: apmail-continuum-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5A95F17B9B for ; Thu, 7 May 2015 17:00:00 +0000 (UTC) Received: (qmail 90299 invoked by uid 500); 7 May 2015 17:00:00 -0000 Delivered-To: apmail-continuum-issues-archive@continuum.apache.org Received: (qmail 90275 invoked by uid 500); 7 May 2015 17:00:00 -0000 Mailing-List: contact issues-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list issues@continuum.apache.org Received: (qmail 90264 invoked by uid 99); 7 May 2015 17:00:00 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 May 2015 17:00:00 +0000 Date: Thu, 7 May 2015 17:00:00 +0000 (UTC) From: "Brent N Atkinson (JIRA)" To: issues@continuum.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CONTINUUM-2762) Computation of previous SCM changes sometimes includes entire history 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/CONTINUUM-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14533004#comment-14533004 ] Brent N Atkinson commented on CONTINUUM-2762: --------------------------------------------- While tracing through the code, I saw in section of code that was commented out a reference to CONTINUUM-1871. The resemblance to this issue was striking. > Computation of previous SCM changes sometimes includes entire history > --------------------------------------------------------------------- > > Key: CONTINUUM-2762 > URL: https://issues.apache.org/jira/browse/CONTINUUM-2762 > Project: Continuum > Issue Type: Bug > Affects Versions: 1.4.2 > Reporter: Brent N Atkinson > Fix For: 1.5.0 > > Attachments: CONTINUUM-2762-evidence.zip > > > As exhibited here: > https://continuum-ci.apache.org/continuum/buildResult.action?buildId=39701&projectId=11 > There are times when Continuum incorrectly computes the changes since the prior build to be the entire SCM history. In this case, a notification was also sent to all contributors and contained the entire change log. It also worth noting that this also causes continuum to store the information in the database, which can be considerable for projects with long histories. -- This message was sent by Atlassian JIRA (v6.3.4#6332)