Return-Path: X-Original-To: apmail-hadoop-yarn-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id ED77410B7B for ; Mon, 29 Dec 2014 18:24:45 +0000 (UTC) Received: (qmail 71895 invoked by uid 500); 29 Dec 2014 18:24:45 -0000 Delivered-To: apmail-hadoop-yarn-dev-archive@hadoop.apache.org Received: (qmail 71793 invoked by uid 500); 29 Dec 2014 18:24:45 -0000 Mailing-List: contact yarn-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-dev@hadoop.apache.org Delivered-To: mailing list yarn-dev@hadoop.apache.org Received: (qmail 70585 invoked by uid 99); 29 Dec 2014 18:24:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Dec 2014 18:24:43 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of zshen@hortonworks.com designates 209.85.220.47 as permitted sender) Received: from [209.85.220.47] (HELO mail-pa0-f47.google.com) (209.85.220.47) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Dec 2014 18:24:17 +0000 Received: by mail-pa0-f47.google.com with SMTP id kq14so18034017pab.34 for ; Mon, 29 Dec 2014 10:23:30 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=DIWtrsVCm95keQxBo97vBaWMKaPe6AMIjxejhhbapUQ=; b=nHh1SftltjOYT5Nvz4ZRVnh5roN+R9iMTaiw2l+nbQ58UjcTJG14n7tdLbZM7WVreZ x7Q6LG8bWNQeo8fq4kCEy9tIvSWyHL6QfKMYVxIiTX1RtDyuf2XbkAzG9yKeovg4lkS7 cNrl6AxHOXr9nuwSjMGaUCig7DeX+ZhL3U31d0B+cJZ7v50Q5BWWwM30cD/kI91vFlAj JuGm2OIFrXZhPrFkYtT3/2f0/huYNHqwduZoygeBY44jDN24kUUXKWud0obiA3SunCa9 vi3vshl3lfzosMBRLSjjcfNMuXkO0xqGs2h+VpuZM7RZ14fJKFNIdZGvf/08kSOInzfe l1og== X-Gm-Message-State: ALoCoQkjV/nZh5rlveZPRYjOmEQTueprMa/2ZShNTHUJkySjBJ7TphwPgbWMot16D3a9znAIxoBvz0yyUCMu8OgC2SH9Rnvj374i6NzwhQ0WMW3QelozLCMQJlRSdwk1zACo6S1J2wrg MIME-Version: 1.0 X-Received: by 10.70.94.136 with SMTP id dc8mr80367502pdb.37.1419877410151; Mon, 29 Dec 2014 10:23:30 -0800 (PST) Received: by 10.66.11.225 with HTTP; Mon, 29 Dec 2014 10:23:30 -0800 (PST) In-Reply-To: References: Date: Mon, 29 Dec 2014 10:23:30 -0800 Message-ID: Subject: Re: Upgrading findbugs From: Zhijie Shen To: "common-dev@hadoop.apache.org" Cc: "hdfs-dev@hadoop.apache.org" , "yarn-dev@hadoop.apache.org" , "mapreduce-dev@hadoop.apache.org" Content-Type: multipart/alternative; boundary=001a11c2d7d4a835fb050b5ef8f1 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c2d7d4a835fb050b5ef8f1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Findbugs warnings are cleaned up at YARN side. Thanks for the contribution from Li Lu and Varun Saxena! On Thu, Dec 18, 2014 at 2:44 PM, Haohui Mai wrote: > So far we made great progress on fixing findbugs warnings. We're free of > findbugs warnings in hdfs, nfs, and a couple other sub projects. There ar= e > two findbugs warnings left in hadoop-common. I saw there are some > progresses on the YARN side as well. > > Thanks very much for the contributors (Brandon Li, Li Lu, and many others= ) > that have worked on this. We have a cleaner code base now, and the newer > findbugs can help us to catch more issues during pre-commits. :-) > > I plan to finish the remaining work on in 2.7 timeframe. Thanks again for > contribution. > > Thanks, > Haohui > > > On Tue, Dec 9, 2014 at 2:16 AM, Steve Loughran > wrote: > > > > +1 to upgrade. > > > > regarding the newly surfacing issues, I'd recommend we look at them and > see > > which are critical problems and fix them. > > > > One of the conclusions I got from the building is that there are a lot = of > > javac and javadoc warnings that everyone ignores. Sitting down to fix > them > > is time consuming and doesn't directly fix anything or add new features > > =E2=80=94but it keeps the code cleaner, which is something we want to e= ncourage > > > > -- > > CONFIDENTIALITY NOTICE > > NOTICE: This message is intended for the use of the individual or entit= y > to > > which it is addressed and may contain information that is confidential, > > privileged and exempt from disclosure under applicable law. If the read= er > > of this message is not the intended recipient, you are hereby notified > that > > any printing, copying, dissemination, distribution, disclosure or > > forwarding of this communication is strictly prohibited. If you have > > received this communication in error, please contact the sender > immediately > > and delete it from your system. Thank You. > > > > -- > CONFIDENTIALITY NOTICE > NOTICE: This message is intended for the use of the individual or entity = to > which it is addressed and may contain information that is confidential, > privileged and exempt from disclosure under applicable law. If the reader > of this message is not the intended recipient, you are hereby notified th= at > any printing, copying, dissemination, distribution, disclosure or > forwarding of this communication is strictly prohibited. If you have > received this communication in error, please contact the sender immediate= ly > and delete it from your system. Thank You. > --=20 Zhijie Shen Hortonworks Inc. http://hortonworks.com/ --=20 CONFIDENTIALITY NOTICE NOTICE: This message is intended for the use of the individual or entity to= =20 which it is addressed and may contain information that is confidential,=20 privileged and exempt from disclosure under applicable law. If the reader= =20 of this message is not the intended recipient, you are hereby notified that= =20 any printing, copying, dissemination, distribution, disclosure or=20 forwarding of this communication is strictly prohibited. If you have=20 received this communication in error, please contact the sender immediately= =20 and delete it from your system. Thank You. --001a11c2d7d4a835fb050b5ef8f1--