[accumulo] Git Push Summary

2016-03-02 Thread dlmarion
Repository: accumulo Updated Branches: refs/heads/ACCUMULO-1755 [deleted] 27b69bedc

[2/3] accumulo git commit: Merge branch '1.6' into 1.7

2016-03-02 Thread dlmarion
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

[1/3] accumulo git commit: ACCUMULO-1755: Removed synchronization of binning mutations in TabletServerBatchWriter

2016-03-02 Thread dlmarion
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

[3/3] accumulo git commit: Merge branch '1.7'

2016-03-02 Thread dlmarion
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:

[2/2] accumulo git commit: Merge branch '1.6' into 1.7

2016-03-02 Thread dlmarion
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

accumulo git commit: ACCUMULO-1755: Removed synchronization of binning mutations in TabletServerBatchWriter

2016-03-02 Thread dlmarion
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

[1/2] accumulo git commit: ACCUMULO-1755: Removed synchronization of binning mutations in TabletServerBatchWriter

2016-03-02 Thread dlmarion
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

accumulo git commit: ACCUMULO-1755: Applied Keiths suggestion

2016-03-02 Thread dlmarion
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.

accumulo git commit: Fix synchronization issues in stats updating, only update status if trace logging is enabled.

2016-03-02 Thread dlmarion
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