accumulo git commit: ACCUMULO-3491 Set socket timeout for Thrift SASL

2015-01-19 Thread elserj
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

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

2015-01-19 Thread elserj
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:

[2/3] accumulo git commit: ACCUMULO-3496 Enforce a valid instance name on ZKI creation.

2015-01-19 Thread elserj
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

[1/3] accumulo git commit: ACCUMULO-3496 Enforce a valid instance name on ZKI creation.

2015-01-19 Thread elserj
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