Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-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 77914111C6 for ; Tue, 15 Jul 2014 17:59:54 +0000 (UTC) Received: (qmail 44281 invoked by uid 500); 15 Jul 2014 17:59:53 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 44194 invoked by uid 500); 15 Jul 2014 17:59:53 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 44182 invoked by uid 99); 15 Jul 2014 17:59:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jul 2014 17:59:53 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of saint.ack@gmail.com designates 209.85.217.173 as permitted sender) Received: from [209.85.217.173] (HELO mail-lb0-f173.google.com) (209.85.217.173) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jul 2014 17:59:50 +0000 Received: by mail-lb0-f173.google.com with SMTP id n15so1923622lbi.32 for ; Tue, 15 Jul 2014 10:59:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=LWQfpc7XqPnxOyCIx3P3sh/WlSpbYmIIz3xc/w6X1f0=; b=poZp4cbDSfvwOVMfiGNLyTTzLhsQl2il6i6YTcLPyDH+8DoqDTI5Blgj7V5llzXISn 8HOuRm71WFuW50OP9KRYyyeFektHvMxVFSihNy6CutV09A888fzMojXb1khHEL7DFBs6 klTpnYjPcD8ynFVUtEcp8FPFAR7qVQqsDDo9KZfB0Hxifr+D7gs255ZopiI52hC/0ZHT HZNiiKHsppmR0PjahG3R2l7cuLs+QN076JReiv8VDDo9Kj1MvkAODtVi824T5Y4Lm288 LMesSjZ/hq/NIPLYet+EPXuppbkjh5EfgGEEatdzNPHXBTnJFwdAaTPclVqU3FQeGaJN 58iQ== MIME-Version: 1.0 X-Received: by 10.152.204.102 with SMTP id kx6mr21112820lac.32.1405447166143; Tue, 15 Jul 2014 10:59:26 -0700 (PDT) Sender: saint.ack@gmail.com Received: by 10.152.170.162 with HTTP; Tue, 15 Jul 2014 10:59:26 -0700 (PDT) In-Reply-To: References: Date: Tue, 15 Jul 2014 10:59:26 -0700 X-Google-Sender-Auth: liBfAr-vWbwiAw9wVgxCtqQfDbs Message-ID: Subject: Re: Strange log messages during scan operations From: Stack To: HBase Dev List Content-Type: multipart/alternative; boundary=001a1134386a16b32304fe3f2bde X-Virus-Checked: Checked by ClamAV on apache.org --001a1134386a16b32304fe3f2bde Content-Type: text/plain; charset=UTF-8 Which hdfs version V? St.Ack On Tue, Jul 15, 2014 at 10:57 AM, Vladimir Rodionov wrote: > I do some performance testing of parallel scanners over the same store file > > I insert data, than major compact it , make sure that I have only one > region with only one store file. Than I run tests. Sometimes, during tests > I see the following messages in a log file (lot of them): > > 2014-07-15 10:54:00,378 [INFO|BlockStateChange|BlockManager] BLOCK* > addToInvalidates: blk_1073742034_1210 127.0.0.1:49599 > > Can someone tell me what do they mean? > > best, > > -Vladimir Rodionov > > PS > > HBase 0.98.3 > --001a1134386a16b32304fe3f2bde--