Skip to content

fixup golibmc ConfigTimeout unit#96

Merged
tclh123 merged 2 commits intodouban:masterfrom
tclh123:dev
Feb 26, 2019
Merged

fixup golibmc ConfigTimeout unit#96
tclh123 merged 2 commits intodouban:masterfrom
tclh123:dev

Conversation

@tclh123
Copy link
Contributor

@tclh123 tclh123 commented Feb 25, 2019

We should use time.Millisecond instead of time.Microsecond for PollTimeout and ConnectTimeout.
This bug will cause golibmc's timeout be 1000 times greater, which means our former timeout of golibmc is nearly not working at all.

@tclh123 tclh123 merged commit 2f0d092 into douban:master Feb 26, 2019
tclh123 added a commit that referenced this pull request Mar 13, 2019
ChangeLog:

* [#95 - Add comments for golibmc's connection pool implementation](#95)
* [#97 - fix travis pypi deploy](#97)
* [#96 - fixup golibmc ConfigTimeout unit](#96)
* [#98 - Support return_failure for prepend/append multi](#98)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants