Author: buildbot Date: Sat Sep 5 21:30:44 2015 New Revision: 964485 Log: Staging update by buildbot for accumulo
Added: websites/staging/accumulo/trunk/content/release_notes/1.5.4.html Modified: websites/staging/accumulo/trunk/content/ (props changed) Propchange: websites/staging/accumulo/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Sat Sep 5 21:30:44 2015 @@ -1 +1 @@ -1701163 +1701425 Added: websites/staging/accumulo/trunk/content/release_notes/1.5.4.html ============================================================================== --- websites/staging/accumulo/trunk/content/release_notes/1.5.4.html (added) +++ websites/staging/accumulo/trunk/content/release_notes/1.5.4.html Sat Sep 5 21:30:44 2015 @@ -0,0 +1,348 @@ +<!DOCTYPE html> +<html lang="en"> +<head> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE- 2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> + <meta charset="utf-8"> + <meta http-equiv="X-UA-Compatible" content="IE=edge"> + <meta name="viewport" content="width=device-width, initial-scale=1"> + <link href="/css/bootstrap.min.css" rel="stylesheet"> + <link href="/css/bootstrap-theme.min.css" rel="stylesheet"> + <link href="/css/dataTables.bootstrap.css" rel="stylesheet"> + <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> + <!--[if lt IE 9]> + <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> + <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> + <![endif]--> + <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> + <script src="/js/bootstrap.min.js"></script> + <script src="/js/jquery.dataTables.min.js"></script> + <script src="/js/dataTables.bootstrap.js"></script> + <link href="/css/accumulo.css" rel="stylesheet" type="text/css"> + <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"> + <title>Apache Accumulo 1.5.3 Release Notes</title> + +<script> + (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ + (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), + m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) + })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); + + if (ga.hasOwnProperty('loaded') && ga.loaded === true) { + ga('create', 'UA-50934829-1', 'apache.org'); + ga('send', 'pageview'); + } + +</script> + +</head> + +<body> +<nav class="navbar navbar-default navbar-fixed-top" role="navigation"> +<div class="container-fluid"> + <div class="navbar-header"> + <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-items"> + <span class="sr-only">Toggle navigation</span> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + </button> + <a class="navbar-brand" href="/index.html">Accumulo</a> + </div> + <div class="collapse navbar-collapse" id="navbar-items"> + <ul class="nav navbar-nav"> + <li class="dropdown"> + <a class="dropdown-toggle" data-toggle="dropdown" href="#"> + Project <span class="caret"></span> + </a> +<ul class="dropdown-menu"> +<li id="nav_index"><a href="/index.html">Home</a></li> +<li id="nav_downloads"><a href="/downloads">Downloads</a></li> +<li id="nav_features"><a href="/notable_features.html">Features</a></li> +<li><a href="http://www.apache.org/licenses/LICENSE-2.0"><i class="fa fa-external-link"></i> License</a></li> +</ul> +</li> + + <li class="dropdown"> + <a class="dropdown-toggle" data-toggle="dropdown" href="#"> + Community <span class="caret"></span> + </a> +<ul class="dropdown-menu"> +<li id="nav_getinvolved"><a href="/get_involved.html">Get Involved</a></li> +<li id="nav_mailinglists"><a href="/mailing_list.html">Mailing Lists</a></li> +<li id="nav_people"><a href="/people.html">People</a></li> +<li id="nav_blog"><a href="https://blogs.apache.org/accumulo/">Blog</a></li> +<li class="divider"></li> +<li class="dropdown-header">Governance</li> +<li id="nav_bylaws"><a href="/bylaws.html">Bylaws</a></li> +<li id="nav_consensusbuilding"><a href="/governance/consensusBuilding.html">Consensus Building</a></li> +<li id="nav_lazyconsensus"><a href="/governance/lazyConsensus.html">Lazy Consensus</a></li> +<li id="nav_releasing"><a href="/governance/releasing.html">Releasing</a></li> +<li id="nav_voting"><a href="/governance/voting.html">Voting</a></li> +</ul> +</li> + + <li class="dropdown"> + <a class="dropdown-toggle" data-toggle="dropdown" href="#"> + Development <span class="caret"></span> + </a> +<ul class="dropdown-menu"> +<li id="nav_source"><a href="/source.html">Source & Guide</a></li> +<li id="nav_git"><a href="/git.html">Git Workflow</a></li> +<li id="nav_versioning"><a href="/versioning.html">Versioning</a></li> +<li id="nav_contrib"><a href="/contrib.html">Contrib Projects</a></li> +<li id="nav_rb"><a href="/rb.html">Review Board</a></li> +<li id="nav_releasing"><a href="/releasing.html">Making Releases</a></li> +<li><a href="https://issues.apache.org/jira/browse/accumulo"><i class="fa fa-external-link"></i> Issues</a></li> +<li><a href="https://builds.apache.org/view/A-D/view/Accumulo/"><i class="fa fa-external-link"></i> Builds</a></li> +</ul> +</li> + + <li class="dropdown"> + <a class="dropdown-toggle" data-toggle="dropdown" href="#"> + Documentation <span class="caret"></span> + </a> +<ul class="dropdown-menu"> +<li class="dropdown-header">Manual</li> +<li><a href="/1.5/accumulo_user_manual.html">1.5</a></li> +<li><a href="/1.6/accumulo_user_manual.html">1.6</a></li> +<li><a href="/1.7/accumulo_user_manual.html">1.7</a></li> +<li class="divider"></li> +<li class="dropdown-header">Javadoc</li> +<li><a href="/1.5/apidocs">1.5</a></li> +<li><a href="/1.6/apidocs">1.6</a></li> +<li><a href="/1.7/apidocs">1.7</a></li> +<li class="divider"></li> +<li class="dropdown-header">Examples</li> +<li id="nav_examples_1_5"><a href="/1.5/examples">1.5</a></li> +<li id="nav_examples_1_6"><a href="/1.6/examples">1.6</a></li> +<li id="nav_examples_1_7"><a href="/1.7/examples">1.7</a></li> +<li class="divider"></li> +<li id="old_documentation"><a href="/old_documentation.html">Docs for Older Verisons</a></li> +<li id="nav_screenshots"><a href="/screenshots.html">Screenshots</a></li> +<li id="nav_papers"><a href="/papers.html">Papers & Other Links</a></li> +<li id="nav_glossary"><a href="/glossary.html">Glossary</a></li> +</ul> +</li> + <li class="dropdown"> + <a class="dropdown-toggle" data-toggle="dropdown" href="#">Release Notes <span class="caret"></span></a> + <ul class="dropdown-menu"> + <li><a href="/release_notes/1.7.0.html">1.7.0</a></li> + <li><a href="/release_notes/1.6.3.html">1.6.3</a></li> + <li><a href="/release_notes/1.5.3.html">1.5.3</a></li> + <li class="divider"></li> + <li><a href="/release_notes/">Archives</a></li> + </ul> + </li> + + <li class="dropdown"> + <a class="dropdown-toggle" data-toggle="dropdown" href="#">Other <span class="caret" /></a> + <ul class="dropdown-menu"> + <li><a href="/papers.html">Papers & Presentations</a></li> + <li><a href="/projects.html">Community Projects</a></li> + </ul> + </li> + + <li class="dropdown"> + <a class="dropdown-toggle" data-toggle="dropdown" href="#"> + ASF Links <span class="caret"></span> + </a> +<ul class="dropdown-menu"> +<li><a href="http://www.apache.org"><i class="fa fa-external-link"></i> Apache Software Foundation</a></li> +<li><a href="http://www.apache.org/foundation/sponsorship.html"><i class="fa fa-external-link"></i> Sponsorship</a></li> +<li><a href="http://www.apache.org/security/"><i class="fa fa-external-link"></i> Security</a></li> +<li><a href="http://www.apache.org/foundation/thanks.html"><i class="fa fa-external-link"></i> Thanks</a></li> +<li><a href="http://www.apache.org/foundation/policies/conduct.html"><i class="fa fa-external-link"></i> Code of Conduct</a></li> +</ul> +</li> +</ul> + +<form method="GET" action="http://search-hadoop.com/" class="navbar-form navbar-right" role="search"> + <div class="form-group"> + <input type="text" name="q" class="form-control" placeholder="Search"/> + <input type="hidden" name="fc_project" value="Accumulo"/> + </div> + <button type="submit" class="btn btn-default"><span class="glyphicon glyphicon-search"></span></button> +</form> + </div> + +</div> +</nav> + + +<div class="container-fluid"> +<div class="row"> + <div class="col-md-2" id="sidebar"> + <div style="text-align: center"> + <a href="/index.html"><img id="logo" alt="Apache Accumulo ™" class="img-responsive" src="/images/accumulo-logo.png"/></a> + <br /> +Latest 1.7 release: <strong>1.7.0</strong><br /> +Latest 1.6 release: <strong>1.6.3</strong><br /> +Latest 1.5 release: <strong>1.5.3</strong><br /> + <br> + <a id="download-button-sidebar" class="btn btn-success btn-block" href="/downloads/" role="button">Download</a> + </div> + <hr> +<table class="table" id="sociallinks"> +<tr><td><img src="/images/Twitter_logo_blue.png" style="height: 1em"></td><td><a href="https://twitter.com/apacheaccumulo">@ApacheAccumulo</a></td></tr> +<tr><td><img src="/images/InBug-16px_0.png"></td><td><a href="https://www.linkedin.com/groups/Apache-Accumulo-Professionals-4554913">Apache Accumulo Professionals</a></td></tr> +<tr><td><img src="/images/GitHub-Mark-32px.png" style="height: 1em"></td><td><a href="https://github.com/apache/accumulo">apache / accumulo</a></td></tr> +<tr><td><span class="glyphicon glyphicon-comment"></span></td><td><a href="irc://chat.freenode.net/accumulo">#accumulo @ freenode</a></td></tr> +<tr><td><img src="/favicon.png" width="16" /></td><td><a href="http://blogs.apache.org/accumulo">Apache Accumulo Blog</a></td></tr> +</table> +<hr> +<a id="accumulo-summit-logo" href="http://accumulosummit.com/"><img alt="Accumulo Summit" class="img-responsive" src="/images/accumulo-summit.png"></a> + </div> + <div class="col-md-8 col-md-offset-1"> +<!-- + <div id="bannertext"> + <img id="logo" alt="Apache Accumulo ™" src="/images/accumulo-logo.png"/> + </div> +--> + + <div id="content"> + + <h1 class="title">Apache Accumulo 1.5.3 Release Notes</h1> + + <style type="text/css"> +/* The following code is added by mdx_elementid.py + It was originally lifted from http://subversion.apache.org/style/site.css */ +/* + * Hide class="elementid-permalink", except when an enclosing heading + * has the :hover property. + */ +.headerlink, .elementid-permalink { + visibility: hidden; +} +h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style> +<p>Apache Accumulo 1.5.3 is a bug-fix release for the 1.5 series. It is likely to be the last +1.5 release, with development shifting towards newer release lines. We recommend upgrading +to a newer version to continue to get bug fixes and new features.</p> +<p>In the context of Accumulo's <a href="http://semver.org">Semantic Versioning</a> <a href="https://github.com/apache/accumulo/blob/1.7.0/README.md#api">guidelines</a>, +this is a "patch version". This means that there should be no public API changes. Any +changes which were made were done in a backwards-compatible manner. Code that +runs against 1.5.2 should run against 1.5.3.</p> +<p>We'd like to thank all of the committers and contributors which had a part in +making this release, from code contributions to testing. Everyone's efforts are +greatly appreciated.</p> +<h2 id="security-changes">Security Changes<a class="headerlink" href="#security-changes" title="Permanent link">¶</a></h2> +<h3 id="sslv3-disabled-poodle"><a href="https://issues.apache.org/jira/browse/ACCUMULO-3316">SSLv3 disabled (POODLE)</a><a class="headerlink" href="#sslv3-disabled-poodle" title="Permanent link">¶</a></h3> +<p>Many Accumulo services were capable of enabling wire encryption using +SSL connectors. To be safe, <a href="https://issues.apache.org/jira/browse/ACCUMULO-3316">ACCUMULO-3316</a> disables the problematic SSLv3 version by default which was +potentially susceptible to the man-in-the-middle attack. <a href="https://issues.apache.org/jira/browse/ACCUMULO-3317">ACCUMULO-3317</a> also disables SSLv3 in the monitor, +so it will not accept SSLv3 client connections, when running it with https.</p> +<h2 id="notable-bug-fixes">Notable Bug Fixes<a class="headerlink" href="#notable-bug-fixes" title="Permanent link">¶</a></h2> +<h3 id="sourceswitchingiterator-deadlock"><a href="https://issues.apache.org/jira/browse/ACCUMULO-3745">SourceSwitchingIterator Deadlock</a><a class="headerlink" href="#sourceswitchingiterator-deadlock" title="Permanent link">¶</a></h3> +<p>An instance of SourceSwitchingIterator, the Accumulo iterator which transparently manages +whether data for a tablet read from memory (the in-memory map) or disk (HDFS after a minor +compaction), was found deadlocked in a production system.</p> +<p>This deadlock prevented the scan and the minor compaction from ever successfully completing +without restarting the tablet server. <a href="https://issues.apache.org/jira/browse/ACCUMULO-3745">ACCUMULO-3745</a> fixes the inconsistent synchronization +inside of the SourceSwitchingIterator to prevent this deadlock from happening in the future.</p> +<p>The only mitigation of this bug was to restart the tablet server that is deadlocked.</p> +<h3 id="table-flush-blocked-indefinitely"><a href="https://issues.apache.org/jira/browse/ACCUMULO-3597">Table flush blocked indefinitely</a><a class="headerlink" href="#table-flush-blocked-indefinitely" title="Permanent link">¶</a></h3> +<p>While running the Accumulo RandomWalk distributed test, it was observed that all activity in +Accumulo had stopped and there was an offline Accumulo metadata table tablet. The system first +tried to flush a user tablet, but the metadata table was not online (likely due to the agitation +process which stops and starts Accumulo processes during the test). After this call, a call to +load the metadata tablet was queued but could not complete until the previous flush call. Thus, +a deadlock occurred.</p> +<p>This deadlock happened because the synchronous flush call could not complete before the load +tablet call completed, but the load tablet call couldn't run because of connection caching we +perform in Accumulo's RPC layer to reduce the quantity of sockets we need to create to send data. +<a href="https://issues.apache.org/jira/browse/ACCUMULO-3597">ACCUMULO-3597</a> prevents this deadlock by forcing the use of a non-cached connection for the RPC +message requesting a metadata tablet to be loaded.</p> +<p>While this feature does result in additional network resources to be used, the concern is minimal +because the number of metadata tablets is typically very small with respect to the total number of +tablets in the system.</p> +<p>The only mitigation of this bug was to restart the tablet server that is hung.</p> +<h3 id="rpc-connections-not-cached"><a href="https://issues.apache.org/jira/browse/ACCUMULO-3574">RPC Connections not cached</a><a class="headerlink" href="#rpc-connections-not-cached" title="Permanent link">¶</a></h3> +<p>It was observed that the underlying connection for invoking RPCs were not actually being cached, +despite it being requested that they should be cached. While this did not result in a noticed +performance impact, it was deficiency. <a href="https://issues.apache.org/jira/browse/ACCUMULO-3574">ACCUMULO-3574</a> ensures that connections are cached when +it is requested that they are.</p> +<h3 id="deletes-on-thrift-proxy-api-ignored"><a href="https://issues.apache.org/jira/browse/ACCUMULO-3474">Deletes on Thrift Proxy API ignored</a><a class="headerlink" href="#deletes-on-thrift-proxy-api-ignored" title="Permanent link">¶</a></h3> +<p>A user noted that when trying to specify a delete using the Accumulo Thrift Proxy, the delete +was treated as an update. <a href="https://issues.apache.org/jira/browse/ACCUMULO-3474">ACCUMULO-3474</a> fixes the Proxy server such that deletes are properly +respected as specified by the client.</p> +<h2 id="other-changes">Other Changes<a class="headerlink" href="#other-changes" title="Permanent link">¶</a></h2> +<p>Other changes for this version can be found <a href="https://issues.apache.org/jira/browse/ACCUMULO/fixforversion/12328662">in JIRA</a>.</p> +<h2 id="testing">Testing<a class="headerlink" href="#testing" title="Permanent link">¶</a></h2> +<p>Each unit and functional test only runs on a single node, while the RandomWalk +and Continuous Ingest tests run on any number of nodes. <em>Agitation</em> refers to +randomly restarting Accumulo processes and Hadoop DataNode processes, and, in +HDFS High-Availability instances, forcing NameNode fail-over.</p> +<p>During testing, multiple Accumulo developers noticed some stability issues +with HDFS using Apache Hadoop 2.6.0 when restarting Accumulo processes and +HDFS datanodes. The developers investigated these issues as a part of the +normal release testing procedures, but were unable to find a definitive cause +of these failures. Users are encouraged to follow +<a href="https://issues.apache.org/jira/browse/ACCUMULO-2388">ACCUMULO-2388</a> if they wish to follow any future developments. +One possible workaround is to increase the <code>general.rpc.timeout</code> in the +Accumulo configuration from <code>120s</code> to <code>240s</code>.</p> +<table id="release_notes_testing"> + <tr> + <th>OS</th> + <th>Hadoop</th> + <th>Nodes</th> + <th>ZooKeeper</th> + <th>HDFS High-Availability</th> + <th>Tests</th> + </tr> + <tr> + <td>Gentoo</tdt> + <td>2.6.0</td> + <td>1</td> + <td>3.4.5</td> + <td>No</td> + <td>Unit and Integration Tests</td> + </tr> + <tr> + <td>Centos 6.5</tdt> + <td>2.7.1</td> + <td>6</td> + <td>3.4.5</td> + <td>No</td> + <td>Continuous Ingest and Verify</td> + </tr> +</table> + </div> + + <div id="footer"> + <a alt="Apache Software Foundation" href="http://www.apache.org"> + <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100"> + </a> + <div class="copyright"> + <p> + Copyright © 2011-2014 The Apache Software Foundation, Licensed under + the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + Apache Accumulo, Accumulo, Apache, the Apache feather logo, and the Apache Accumulo + project logo are trademarks of the <a href="http://www.apache.org">Apache Software Foundation</a>.<br /> + Site created with <a href="http://getbootstrap.com/">Bootstrap</a> including icons from <a href="http://glyphicons.com/">GLYPHICONS</a> and <a href="http://fontawesome.io/">Font Awesome</a>. + </p> + </div> + </div> + </div> + +</div> +</div> + +<script type="text/javascript"> + +</script> +</body> +</html>