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
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
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