Repository: accumulo
Updated Branches:
refs/heads/1.6 359f851e5 -> db58b0c85
refs/heads/master 7580952a7 -> 27ab732d9
ACCUMULO-3308 Clarify WAL block size recommendation.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/co
ACCUMULO-3308 Clarify WAL block size recommendation.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/db58b0c8
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/db58b0c8
Diff: http://git-wip-us.apache.org/repos/a
Merge branch '1.6'
Conflicts:
docs/src/main/latex/accumulo_user_manual/chapters/administration.tex
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/27ab732d
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/t
Merge branch '1.6'
Conflicts:
docs/src/main/latex/accumulo_user_manual/chapters/administration.tex
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/7580952a
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/t
Repository: accumulo
Updated Branches:
refs/heads/1.6 a3267d3e7 -> 359f851e5
refs/heads/master 53991fe7b -> 7580952a7
ACCUMULO-3308 Expand docs on configuration of IMM.
Expand on how the minc threshold, IMM size and WAL size
must be altered together. Additionally, mention how
the HDFS block
ACCUMULO-3308 Expand docs on configuration of IMM.
Expand on how the minc threshold, IMM size and WAL size
must be altered together. Additionally, mention how
the HDFS block size for the WAL should be increased to 2GB
when the WAL size is increased over 2GB.
Project: http://git-wip-us.apache.org
Repository: accumulo
Updated Branches:
refs/heads/metrics2 [deleted] ec8e49db2
refs/heads/metrics2-backwardscompat [deleted] 73f8e8973
Repository: accumulo
Updated Branches:
refs/heads/master 175401f9e -> 53991fe7b
ACCUMULO-3306 Simplify PortUtils.getRandomFreePort
Remove the computation of a "random" port number
and just use the OS provided feature of asking
to bind the socket on '0'. Fixed a bug where
the count variable was