From droids-dev-return-1223-apmail-incubator-droids-dev-archive=incubator.apache.org@incubator.apache.org Tue Apr 05 17:30:57 2011 Return-Path: Delivered-To: apmail-incubator-droids-dev-archive@minotaur.apache.org Received: (qmail 91971 invoked from network); 5 Apr 2011 17:30:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Apr 2011 17:30:56 -0000 Received: (qmail 5253 invoked by uid 500); 5 Apr 2011 17:30:56 -0000 Delivered-To: apmail-incubator-droids-dev-archive@incubator.apache.org Received: (qmail 5231 invoked by uid 500); 5 Apr 2011 17:30:56 -0000 Mailing-List: contact droids-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: droids-dev@incubator.apache.org Delivered-To: mailing list droids-dev@incubator.apache.org Received: (qmail 5223 invoked by uid 99); 5 Apr 2011 17:30:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Apr 2011 17:30:56 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of giulio.cesare@gmail.com designates 209.85.216.182 as permitted sender) Received: from [209.85.216.182] (HELO mail-qy0-f182.google.com) (209.85.216.182) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Apr 2011 17:30:49 +0000 Received: by qyk27 with SMTP id 27so504799qyk.6 for ; Tue, 05 Apr 2011 10:30:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=ypNX3Qmy1uZgOyaxPxqrfHEqyLyl73WrDP3TyXZA3r0=; b=sM8h+k+OrqVJllOfzSLRS6W9in1mXqEnLTul4d4bmnnwKmsPsB0hzU/lxzJKnayEm6 waHo2k8T5hBI0xYMiG9eiBDwwjGnlr25B1JQzJcsRJ8pHl1uQiWB0XSpCGCXf4WweXeJ bxqmaTDa97R9hnvi75yQISGK+1FQU6MkMSlyY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=L5e4zMgeLxAkO9scO09+16XLehdDHZPHGTQOthfIuCyY7S/BVrozSwpTfUvicDbdNx wVs6P5YnfKNS/FRalBFLs135AITMqfMPIwhVklNMrPyIZ5UgIHOq2k8j4HwXcxD75VMS OwF99QlBHmDIoXcsSdV/sS1vxiGlKUJL/4nTg= MIME-Version: 1.0 Received: by 10.229.141.70 with SMTP id l6mr7342357qcu.30.1302024628162; Tue, 05 Apr 2011 10:30:28 -0700 (PDT) Received: by 10.229.214.201 with HTTP; Tue, 5 Apr 2011 10:30:28 -0700 (PDT) Date: Tue, 5 Apr 2011 18:30:28 +0100 Message-ID: Subject: Serious bug in SimpleTaskQueueWithHistory From: "giulio.cesare@gmail.com" To: droids-dev@incubator.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Hello, I have just opened a new ticket to report about a serious problem with the new SimpleTaskQueueWithHistory implementation: - https://issues.apache.org/jira/browse/DROIDS-139 Attached to the bug report, you can find both a test case showing the problem, and the patch to fix it. Hope this helps. Regards, Giulio Cesare