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

(Do not merge)Ben proxy #5

Closed
wants to merge 35 commits into from
Closed

Conversation

xiang90
Copy link

@xiang90 xiang90 commented Mar 18, 2014

No description provided.

yichengq and others added 30 commits February 18, 2014 16:37
Heartbeat timeout means the period length that indicates heartbeat is
out of service, which is different from heartbeat interval.

So we should use '-peer-heartbeat-interval' instead of
'-peer-heartbeat-timeout' in etcd.

'-peer-heartbeat-timeout' is deprecated but still could be used.
chore: rename 'heartbeat timeout' to 'heartbeat interval'
We have waited too long to document `consistent=true`. Document it!
feat(Documentation): add a section on consistent reads
docs: Add links to haskell bindings and scrz project
Trivial formatting correction
This gets asked about a lot int IRC/mailinglist/etc. Fixes this issue:
etcd-io#383 (comment)
feat(Documentation/api): document file upload
The waitIndex was being pulled from the wrong node in the lock parent which caused the watch to be returned immediately. This caused a continuous set of calls while a client was waiting for a lock.
fix(mod/lock): correct watch index to remove cpu load
the drone.io badge is either cached wrong by github or links to a wrong version when we build a branch, just remove it.
…cked

Currently this is a workaround. And it should be fixed in Go1.3.
Setting request timeout is covered by go-httpclient now.
fix bugs that are found in issue etcd-io#579
fix trivial issues as I see them
We implement the api client useing php.
Added Error 107 to Documentation
docs(CONTRIBUTING): add code style section
…napshot

Snapshot can be tens of MB. We need to have a minute level timeout for sending snapshot.
We add a separate snapshot http client for snapshot request, which has 120s timeout.
specifically when both prevIndex and prevValue are provided
fix Compare and swap returns incorrect cause
xiang90 and others added 5 commits March 11, 2014 18:51
fix(server/transporter.go) fix the short timeout problem of sending snapshot
docs(api) added note for CAS about prevIndex=0 and `cause` meaning in server response
@xiang90
Copy link
Author

xiang90 commented Mar 18, 2014

@benbjohnson Only the last fix proxy commit is relevant. Can you review that one and make changes to your branch accordingly?

Please do not merge this one. Thanks.

@xiang90 xiang90 changed the title Ben proxy (Do not merge)Ben proxy Mar 18, 2014
@xiang90 xiang90 deleted the ben_proxy branch October 23, 2014 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
9 participants