Repository: accumulo
Updated Branches:
refs/heads/ACCUMULO-1755 [deleted] 27b69bedc
Merge branch '1.6' into 1.7
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/d1a9c524
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/d1a9c524
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/d1a9c524
Repository: accumulo
Updated Branches:
refs/heads/master c4d6eee2e -> e53253066
ACCUMULO-1755: Removed synchronization of binning mutations in
TabletServerBatchWriter
The TabletServerBatchWriter will attempt to bin mutations in a background
thread. If that
thread is busy then the binning wil
Merge branch '1.7'
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/e5325306
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/e5325306
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/e5325306
Branch:
Merge branch '1.6' into 1.7
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/d1a9c524
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/d1a9c524
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/d1a9c524
Repository: accumulo
Updated Branches:
refs/heads/1.6 b033b04fd -> f446b9007
ACCUMULO-1755: Removed synchronization of binning mutations in
TabletServerBatchWriter
The TabletServerBatchWriter will attempt to bin mutations in a background
thread. If that
thread is busy then the binning will o
Repository: accumulo
Updated Branches:
refs/heads/1.7 85b5582b6 -> d1a9c524c
ACCUMULO-1755: Removed synchronization of binning mutations in
TabletServerBatchWriter
The TabletServerBatchWriter will attempt to bin mutations in a background
thread. If that
thread is busy then the binning will o
Repository: accumulo
Updated Branches:
refs/heads/ACCUMULO-1755 7e93105d1 -> 27b69bedc
ACCUMULO-1755: Applied Keiths suggestion
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/27b69bed
Tree: http://git-wip-us.apache.
Repository: accumulo
Updated Branches:
refs/heads/ACCUMULO-1755 03c256fd4 -> 7e93105d1
Fix synchronization issues in stats updating, only update status if trace
logging is enabled.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/ac