ACCUMULO-3844 Update CHANGES for 1.6.3
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/8f75ef5c Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/8f75ef5c Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/8f75ef5c Branch: refs/heads/1.6 Commit: 8f75ef5c9bf710fde7d31017eb51fd4616a0cc5d Parents: df67ad2 Author: Christopher Tubbs <ctubb...@apache.org> Authored: Thu Jun 11 17:48:29 2015 -0400 Committer: Christopher Tubbs <ctubb...@apache.org> Committed: Thu Jun 11 17:48:29 2015 -0400 ---------------------------------------------------------------------- CHANGES | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/8f75ef5c/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 62339f1..04c9bbb 100644 --- a/CHANGES +++ b/CHANGES @@ -66,6 +66,7 @@ Release Notes - Accumulo - Version 1.6.3 * [ACCUMULO-3875] - Unnecessary synchronization and conditionals in MiniAccumuloClusterControl * [ACCUMULO-3880] - Malformed Configuration Causes tservers To Shutdown * [ACCUMULO-3889] - Make sure ScanIdIT doesn't fail due to TableNotFoundException + * [ACCUMULO-3890] - Use of CredentialProvider results in a lot of NN ops ** Improvement * [ACCUMULO-3638] - adjust warning "Could not parse timeout.factor, defaulting to no timeout."