From dev-return-76867-apmail-lucene-dev-archive=lucene.apache.org@lucene.apache.org Thu Aug 4 10:40:47 2011 Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-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 BE0216C20 for ; Thu, 4 Aug 2011 10:40:47 +0000 (UTC) Received: (qmail 37275 invoked by uid 500); 4 Aug 2011 10:40:10 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 35126 invoked by uid 500); 4 Aug 2011 10:39:58 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 35099 invoked by uid 99); 4 Aug 2011 10:39:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Aug 2011 10:39:53 +0000 X-ASF-Spam-Status: No, hits=-2000.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Aug 2011 10:39:48 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 159E2A8578 for ; Thu, 4 Aug 2011 10:39:27 +0000 (UTC) Date: Thu, 4 Aug 2011 10:39:27 +0000 (UTC) From: "Alexey Serba (JIRA)" To: dev@lucene.apache.org Message-ID: <1049730386.7665.1312454367085.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (SOLR-2697) commit and autocommit operations don't reset DirectUpdateHandler2.numDocsPending stats attribute MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org commit and autocommit operations don't reset DirectUpdateHandler2.numDocsPending stats attribute ------------------------------------------------------------------------------------------------ Key: SOLR-2697 URL: https://issues.apache.org/jira/browse/SOLR-2697 Project: Solr Issue Type: Bug Components: update Affects Versions: 3.4, 4.0 Reporter: Alexey Serba Priority: Minor commit and autocommit operations don't reset DirectUpdateHandler2.numDocsPending stats attribute (see attached screenshots) I believe this regression was caused by DUH2 refactorings (near realtime, etc). See commit https://github.com/serba/lucene-solr/commit/ffd9c717448eca895d19be8ee9718bc399ac34a7#diff-18 -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org