[01/13] accumulo git commit: ACCUMULO-4458 reduce contention on config retrievals.

2016-09-15 Thread ctubbsii
Repository: accumulo Updated Branches: refs/heads/1.6 4c040799f -> 108f4f399 refs/heads/1.7 48733ce8c -> 896aa4adc refs/heads/1.8 923c87e2f -> 4ce033889 refs/heads/master e900e6742 -> c48a2bac3 ACCUMULO-4458 reduce contention on config retrievals. We retrieve configuration values in a fe

[1/3] accumulo git commit: ACCUMULO-4458 reduce contention on config retrievals.

2016-09-15 Thread busbey
Repository: accumulo Updated Branches: refs/heads/1.8 8c85c32af -> 923c87e2f ACCUMULO-4458 reduce contention on config retrievals. We retrieve configuration values in a few hot code paths, so contention on getting the site configuration and values that are only read from the filesystem once c

accumulo git commit: ACCUMULO-4458 reduce contention on config retrievals.

2016-09-15 Thread busbey
Repository: accumulo Updated Branches: refs/heads/1.7 4136bfafc -> 48733ce8c ACCUMULO-4458 reduce contention on config retrievals. We retrieve configuration values in a few hot code paths, so contention on getting the site configuration and values that are only read from the filesystem once c