Git Push Summary

2015-09-05 Thread elserj
Repository: accumulo
Updated Tags:  refs/tags/1.5.4-rc1 [deleted] 12a1041dc


accumulo git commit: [maven-release-plugin] prepare release 1.5.4

2015-09-05 Thread elserj
Repository: accumulo
Updated Branches:
  refs/heads/1.5.4-rc1 [created] 12a1041dc


[maven-release-plugin] prepare release 1.5.4


Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/12a1041d
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/12a1041d
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/12a1041d

Branch: refs/heads/1.5.4-rc1
Commit: 12a1041dcbb7f3b10543c305f27ece4b0d65ab9c
Parents: c6aae57
Author: Josh Elser 
Authored: Sat Sep 5 15:26:14 2015 +
Committer: Josh Elser 
Committed: Sat Sep 5 15:26:14 2015 +

--
 assemble/pom.xml| 2 +-
 core/pom.xml| 2 +-
 examples/pom.xml| 2 +-
 examples/simple/pom.xml | 2 +-
 fate/pom.xml| 2 +-
 minicluster/pom.xml | 2 +-
 pom.xml | 4 ++--
 proxy/pom.xml   | 2 +-
 server/pom.xml  | 2 +-
 start/pom.xml   | 2 +-
 test/pom.xml| 2 +-
 trace/pom.xml   | 2 +-
 12 files changed, 13 insertions(+), 13 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/accumulo/blob/12a1041d/assemble/pom.xml
--
diff --git a/assemble/pom.xml b/assemble/pom.xml
index b94fe0b..ed9b3c8 100644
--- a/assemble/pom.xml
+++ b/assemble/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.accumulo
 accumulo-project
-1.5.4-SNAPSHOT
+1.5.4
   
   accumulo
   pom

http://git-wip-us.apache.org/repos/asf/accumulo/blob/12a1041d/core/pom.xml
--
diff --git a/core/pom.xml b/core/pom.xml
index 271fc92..d793889 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.accumulo
 accumulo-project
-1.5.4-SNAPSHOT
+1.5.4
   
   accumulo-core
   Core

http://git-wip-us.apache.org/repos/asf/accumulo/blob/12a1041d/examples/pom.xml
--
diff --git a/examples/pom.xml b/examples/pom.xml
index 737d42f..dd64e4a 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.accumulo
 accumulo-project
-1.5.4-SNAPSHOT
+1.5.4
   
   accumulo-examples
   pom

http://git-wip-us.apache.org/repos/asf/accumulo/blob/12a1041d/examples/simple/pom.xml
--
diff --git a/examples/simple/pom.xml b/examples/simple/pom.xml
index 38694e5..a62f4f4 100644
--- a/examples/simple/pom.xml
+++ b/examples/simple/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.accumulo
 accumulo-examples
-1.5.4-SNAPSHOT
+1.5.4
   
   accumulo-examples-simple
   Simple Examples

http://git-wip-us.apache.org/repos/asf/accumulo/blob/12a1041d/fate/pom.xml
--
diff --git a/fate/pom.xml b/fate/pom.xml
index 4327730..7ec45ab 100644
--- a/fate/pom.xml
+++ b/fate/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.accumulo
 accumulo-project
-1.5.4-SNAPSHOT
+1.5.4
   
   accumulo-fate
   Fate

http://git-wip-us.apache.org/repos/asf/accumulo/blob/12a1041d/minicluster/pom.xml
--
diff --git a/minicluster/pom.xml b/minicluster/pom.xml
index 4565e14..4376c64 100644
--- a/minicluster/pom.xml
+++ b/minicluster/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.accumulo
 accumulo-project
-1.5.4-SNAPSHOT
+1.5.4
   
   accumulo-minicluster
   MiniCluster

http://git-wip-us.apache.org/repos/asf/accumulo/blob/12a1041d/pom.xml
--
diff --git a/pom.xml b/pom.xml
index 5e1dcf0..4ff5e24 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   
   org.apache.accumulo
   accumulo-project
-  1.5.4-SNAPSHOT
+  1.5.4
   pom
   Apache Accumulo Project
   Apache Accumulo is a sorted, distributed key/value store based 
on Google's BigTable design. It is built on top of Apache Hadoop, Zookeeper, 
and Thrift. It features a few novel improvements on the BigTable design in the 
form of cell-level access labels and a server-side programming mechanism that 
can modify key/value pairs at various points in the data management 
process.
@@ -86,7 +86,7 @@
   
 scm:git:git://git.apache.org/accumulo.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/accumulo.git
-1.5.3
+1.5.4
 https://git-wip-us.apache.org/repos/asf?p=accumulo.git
   
   

http://git-wip-us.apache.org/repos/asf/accumulo/blob/12a1041d/proxy/pom.xml
--
diff --git a/proxy/pom.xml b/proxy/pom.xml
index 142b7ec..7906837 100644
--- a/proxy/pom.xml
+++ b/proxy/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.accumulo

Git Push Summary

2015-09-05 Thread elserj
Repository: accumulo
Updated Tags:  refs/tags/1.5.4-rc1 [created] 12a1041dc


svn commit: r964485 - in /websites/staging/accumulo/trunk/content: ./ release_notes/1.5.4.html

2015-09-05 Thread buildbot
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 @@
+
+
+
+
+  
+  
+  
+  
+  
+  
+  
+  
+  https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js";>
+  
+  
+  
+  
+  
+  Apache Accumulo 1.5.3 Release Notes
+  
+
+  (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');
+  }
+
+
+
+
+
+
+
+
+  
+
+  Toggle navigation
+  
+  
+  
+
+Accumulo
+  
+  
+  
+
+  
+Project 
+  
+
+Home
+Downloads
+Features
+http://www.apache.org/licenses/LICENSE-2.0;> License
+
+
+
+
+  
+Community 
+  
+
+Get Involved
+Mailing Lists
+People
+https://blogs.apache.org/accumulo/;>Blog
+
+Governance
+Bylaws
+Consensus Building
+Lazy 
Consensus
+Releasing
+Voting
+
+
+
+
+  
+Development 
+  
+
+Source  Guide
+Git Workflow
+Versioning
+Contrib Projects
+Review Board
+Making Releases
+https://issues.apache.org/jira/browse/accumulo;> Issues
+https://builds.apache.org/view/A-D/view/Accumulo/;> Builds
+
+
+
+
+  
+Documentation 
+  
+
+Manual
+1.5
+1.6
+1.7
+
+Javadoc
+1.5
+1.6
+1.7
+
+Examples
+1.5
+1.6
+1.7
+
+Docs for Older 
Verisons
+Screenshots
+Papers  Other Links
+Glossary
+
+
+   
+ Release 
Notes 
+  
+ 1.7.0
+ 1.6.3
+ 1.5.3
+  
+ Archives
+   
+
+
+   
+  Other 
+ 
+   Papers  Presentations
+   Community Projects
+ 
+   
+
+
+  
+ASF Links 
+  
+
+http://www.apache.org;> Apache 
Software Foundation
+http://www.apache.org/foundation/sponsorship.html;> Sponsorship
+http://www.apache.org/security/;> Security
+http://www.apache.org/foundation/thanks.html;> Thanks
+http://www.apache.org/foundation/policies/conduct.html;> Code of Conduct
+
+
+
+
+http://search-hadoop.com/; class="navbar-form 
navbar-right" role="search">
+  
+
+
+  
+  
+
+  
+
+
+
+
+
+
+
+  
+  
+
+ 
+Latest 1.7 release: 1.7.0
+Latest 1.6 release: 1.6.3
+Latest 1.5 release: 1.5.3
+  
+Download
+  
+
+
+https://twitter.com/apacheaccumulo;>@ApacheAccumulo
+https://www.linkedin.com/groups/Apache-Accumulo-Professionals-4554913;>Apache
 Accumulo Professionals
+https://github.com/apache/accumulo;>apache / 
accumulo
+#accumulo @ freenode
+http://blogs.apache.org/accumulo;>Apache Accumulo Blog
+
+
+http://accumulosummit.com/;>
+  
+  
+
+
+  
+
+Apache Accumulo 1.5.3 Release Notes
+
+
+/* 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 }
+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.
+In the context of Accumulo's http://semver.org;>Semantic 
Versioning https://github.com/apache/accumulo/blob/1.7.0/README.md#api;>guidelines,
+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.
+We'd like to thank all of the committers and contributors which had a part 
in
+making 

svn commit: r1701425 - /accumulo/site/trunk/content/release_notes/1.5.4.mdtext

2015-09-05 Thread elserj
Author: elserj
Date: Sat Sep  5 21:30:31 2015
New Revision: 1701425

URL: http://svn.apache.org/r1701425
Log:
Copy 1.5.3 into 1.5.4 release notes

Added:
accumulo/site/trunk/content/release_notes/1.5.4.mdtext
  - copied unchanged from r1701422, 
accumulo/site/trunk/content/release_notes/1.5.3.mdtext



svn commit: r10423 - /release/accumulo/KEYS

2015-09-05 Thread elserj
Author: elserj
Date: Sat Sep  5 21:53:20 2015
New Revision: 10423

Log:
Update KEYS for Josh.

Modified:
release/accumulo/KEYS

Modified: release/accumulo/KEYS
==
--- release/accumulo/KEYS (original)
+++ release/accumulo/KEYS Sat Sep  5 21:53:20 2015
@@ -1017,3 +1017,61 @@ VYySEEGO1GgfVSk9dR99BZRey9U/MGi91BXrP3Oy
 wFh1cRnfCrtSwuOuFw==
 =Xj34
 -END PGP PUBLIC KEY BLOCK-
+pub   4096R/AB471AE9 2015-01-21
+uid   [ultimate] Josh Elser (Server) 
+sig 3AB471AE9 2015-01-21  Josh Elser (Server) 
+sub   4096R/8838C01E 2015-01-21
+sig  AB471AE9 2015-01-21  Josh Elser (Server) 
+
+-BEGIN PGP PUBLIC KEY BLOCK-
+Version: GnuPG v2
+
+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
+96y9AYyuhqWWRA==
+=aOO3
+-END PGP PUBLIC KEY BLOCK-




svn commit: r964493 - in /websites/production/accumulo/content: ./ 1.4/apidocs/ 1.5/apidocs/ 1.6/apidocs/ 1.7/apidocs/

2015-09-05 Thread elserj
Author: elserj
Date: Sat Sep  5 22:17:52 2015
New Revision: 964493

Log:
Publishing svnmucc operation to accumulo site by elserj

Added:
websites/production/accumulo/content/
  - copied from r964492, websites/staging/accumulo/trunk/content/
websites/production/accumulo/content/1.4/apidocs/
  - copied from r964492, websites/production/accumulo/content/1.4/apidocs/
websites/production/accumulo/content/1.5/apidocs/
  - copied from r964492, websites/production/accumulo/content/1.5/apidocs/
websites/production/accumulo/content/1.6/apidocs/
  - copied from r964492, websites/production/accumulo/content/1.6/apidocs/
websites/production/accumulo/content/1.7/apidocs/
  - copied from r964492, websites/production/accumulo/content/1.7/apidocs/



svn commit: r1701428 - /accumulo/site/trunk/content/release_notes/1.5.4.mdtext

2015-09-05 Thread elserj
Author: elserj
Date: Sat Sep  5 22:14:59 2015
New Revision: 1701428

URL: http://svn.apache.org/r1701428
Log:
1.5.4 release notes

Modified:
accumulo/site/trunk/content/release_notes/1.5.4.mdtext

Modified: accumulo/site/trunk/content/release_notes/1.5.4.mdtext
URL: 
http://svn.apache.org/viewvc/accumulo/site/trunk/content/release_notes/1.5.4.mdtext?rev=1701428=1701427=1701428=diff
==
--- accumulo/site/trunk/content/release_notes/1.5.4.mdtext (original)
+++ accumulo/site/trunk/content/release_notes/1.5.4.mdtext Sat Sep  5 22:14:59 
2015
@@ -1,4 +1,4 @@
-Title: Apache Accumulo 1.5.3 Release Notes
+Title: Apache Accumulo 1.5.4 Release Notes
 Notice: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
@@ -16,79 +16,50 @@ Notice:Licensed to the Apache Softwa
specific language governing permissions and limitations
under the License.
 
-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.
-
-In the context of Accumulo's [Semantic Versioning][semver] [guidelines][api],
-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.
+Apache Accumulo 1.5.4 is one more bug-fix release for the 1.5 series. Like 
1.5.3 before it, this release contains a
+very small changeset when considering the normal size of changes in a release.
+
+This release contains no changes to the [public API][api]. As such, there are 
no concerns
+for the compatibility of user code running against 1.5.3. All users are 
encourage to upgrade
+immediately without concern of stability and compatibility.
+
+A full list of changes is available via [CHANGES][CHANGES].
 
 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.
 
-## Security Changes
-
-### [SSLv3 disabled (POODLE)][ACCUMULO-3316]
-
-Many Accumulo services were capable of enabling wire encryption using
-SSL connectors. To be safe, [ACCUMULO-3316] disables the problematic SSLv3 
version by default which was
-potentially susceptible to the man-in-the-middle attack. [ACCUMULO-3317] also 
disables SSLv3 in the monitor,
-so it will not accept SSLv3 client connections, when running it with https.
-
-## Notable Bug Fixes
-
-### [SourceSwitchingIterator Deadlock][ACCUMULO-3745]
-
-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.
-
-This deadlock prevented the scan and the minor compaction from ever 
successfully completing
-without restarting the tablet server. [ACCUMULO-3745] fixes the inconsistent 
synchronization
-inside of the SourceSwitchingIterator to prevent this deadlock from happening 
in the future.
-
-The only mitigation of this bug was to restart the tablet server that is 
deadlocked.
-
-### [Table flush blocked indefinitely][ACCUMULO-3597]
+## Correctness Bugs
 
-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.
+### Silent data-loss via bulk imported files
 
-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.
-[ACCUMULO-3597] prevents this deadlock by forcing the use of a non-cached 
connection for the RPC
-message requesting a metadata tablet to be loaded.
+A user recently reported that a simple bulk-import application would 
occasionally lose some records. Through investigation,
+it was found that when bulk imports into a table failed the initial 
assignment, the logic that automatically retries
+the imports was incorrectly choosing the tablets to import the files into. 
[ACCUMULO-3967][ACCUMULO-3967] contains
+more information on the cause and identification of the bug. The data-loss 

svn commit: r964492 - in /websites/staging/accumulo/trunk/content: ./ release_notes/1.5.4.html

2015-09-05 Thread buildbot
Author: buildbot
Date: Sat Sep  5 22:15:58 2015
New Revision: 964492

Log:
Staging update by buildbot for accumulo

Modified:
websites/staging/accumulo/trunk/content/   (props changed)
websites/staging/accumulo/trunk/content/release_notes/1.5.4.html

Propchange: websites/staging/accumulo/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Sat Sep  5 22:15:58 2015
@@ -1 +1 @@
-1701428
+1701429

Modified: websites/staging/accumulo/trunk/content/release_notes/1.5.4.html
==
--- websites/staging/accumulo/trunk/content/release_notes/1.5.4.html (original)
+++ websites/staging/accumulo/trunk/content/release_notes/1.5.4.html Sat Sep  5 
22:15:58 2015
@@ -264,14 +264,6 @@ that were added) are described in Agitation 
refers to
 randomly restarting Accumulo processes and Hadoop DataNode processes, and, in
 HDFS High-Availability instances, forcing NameNode fail-over.
-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
-[ACCUMULO-2388][ACCUMULO-2388] if they wish to follow any future developments.
-One possible workaround is to increase the general.rpc.timeout in 
the
-Accumulo configuration from 120s to 240s.
 
   
 OS




svn commit: r1701429 - /accumulo/site/trunk/content/release_notes/1.5.4.mdtext

2015-09-05 Thread elserj
Author: elserj
Date: Sat Sep  5 22:15:51 2015
New Revision: 1701429

URL: http://svn.apache.org/r1701429
Log:
CMS commit to accumulo by elserj

Modified:
accumulo/site/trunk/content/release_notes/1.5.4.mdtext

Modified: accumulo/site/trunk/content/release_notes/1.5.4.mdtext
URL: 
http://svn.apache.org/viewvc/accumulo/site/trunk/content/release_notes/1.5.4.mdtext?rev=1701429=1701428=1701429=diff
==
--- accumulo/site/trunk/content/release_notes/1.5.4.mdtext (original)
+++ accumulo/site/trunk/content/release_notes/1.5.4.mdtext Sat Sep  5 22:15:51 
2015
@@ -68,15 +68,6 @@ and Continuous Ingest tests run on any n
 randomly restarting Accumulo processes and Hadoop DataNode processes, and, in
 HDFS High-Availability instances, forcing NameNode fail-over.
 
-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
-[ACCUMULO-2388][ACCUMULO-2388] if they wish to follow any future developments.
-One possible workaround is to increase the `general.rpc.timeout` in the
-Accumulo configuration from `120s` to `240s`.
-
 
   
 OS




svn commit: r964491 - in /websites/staging/accumulo/trunk/content: ./ release_notes/1.5.4.html

2015-09-05 Thread buildbot
Author: buildbot
Date: Sat Sep  5 22:15:06 2015
New Revision: 964491

Log:
Staging update by buildbot for accumulo

Modified:
websites/staging/accumulo/trunk/content/   (props changed)
websites/staging/accumulo/trunk/content/release_notes/1.5.4.html

Propchange: websites/staging/accumulo/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Sat Sep  5 22:15:06 2015
@@ -1 +1 @@
-1701425
+1701428

Modified: websites/staging/accumulo/trunk/content/release_notes/1.5.4.html
==
--- websites/staging/accumulo/trunk/content/release_notes/1.5.4.html (original)
+++ websites/staging/accumulo/trunk/content/release_notes/1.5.4.html Sat Sep  5 
22:15:06 2015
@@ -34,7 +34,7 @@
   
   
   
-  Apache Accumulo 1.5.3 Release Notes
+  Apache Accumulo 1.5.4 Release Notes