Repository: accumulo
Updated Branches:
refs/heads/master 107a3ff3e -> b0f21cdef
ACCUMULO-3491 Set socket timeout for Thrift SASL
Method accepted a socketTimeout but did not pass it down to the socket.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apa
Merge branch '1.6'
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/107a3ff3
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/107a3ff3
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/107a3ff3
Branch:
ACCUMULO-3496 Enforce a valid instance name on ZKI creation.
1.5 contained a check, by calling getInstanceID(), which would throw
a RuntimeException if the user passed in an instance name which did
not exist in the zookeepers provided. The introduction of the client
configuration appears to have r
Repository: accumulo
Updated Branches:
refs/heads/1.6 8a0518a51 -> c5153331c
refs/heads/master 5d2f93a24 -> 107a3ff3e
ACCUMULO-3496 Enforce a valid instance name on ZKI creation.
1.5 contained a check, by calling getInstanceID(), which would throw
a RuntimeException if the user passed in an