Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix small bugs that are found in issue #579 #598

Merged
merged 4 commits into from
Mar 1, 2014
Merged

Conversation

yichengq
Copy link
Contributor

fix #579

@yichengq
Copy link
Contributor Author

fix #579
@xiangli-cmu

// and would be available in Go1.3
// More: https://codereview.appspot.com/69280043/
ConnectTimeout: dialTimeout,
ReadWriteTimeout: responseHeaderTimeout,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I still suggest explicitly setting RequestTimeout, for clarity (rather than relying on default)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mreiferson That makes sense.

@yichengq
Copy link
Contributor Author

yichengq commented Mar 1, 2014

@xiangli-cmu

@xiang90
Copy link
Contributor

xiang90 commented Mar 1, 2014

lgtm

yichengq added a commit that referenced this pull request Mar 1, 2014
fix bugs that are found in issue #579
@yichengq yichengq merged commit f3cc456 into etcd-io:master Mar 1, 2014
@yichengq yichengq deleted the 19 branch December 7, 2014 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Cluster recovery fails when using HTTPS between servers
3 participants