https://github.com/voldemort/voldemort
Revision 2b65a88931724eb18fd08e01642ba9f686872c71 authored by ARUNACHALAM THIRUPATHI on 06 January 2016, 08:24:51 UTC, committed by Arunachalam Thirupathi on 07 January 2016, 02:07:48 UTC
1) For BuildAndPush If the Voldemort Cluster is far away from the
Hadoop Cluster, the connection timeout causes the Job to fail.
Increased the connection timeout in Azkaban.* files for this issue.

2) ClientConfig timeout is ignored by the AdminClient bootstrap
methods and it constructs an arbitary ClientConfig. Fixed that.

3) AdminClient passes in empty AdminClientConfig and ClientConfig
at multiple places. Removed that.
1 parent 47e62bb
History
Tip revision: 2b65a88931724eb18fd08e01642ba9f686872c71 authored by ARUNACHALAM THIRUPATHI on 06 January 2016, 08:24:51 UTC
AdminClient does not obey the Client Timeout
Tip revision: 2b65a88

back to top