[PYCBC-6] some bugs on sending data Created: 22/Aug/11 Updated: 04/May/13 Resolved: 04/May/13 |
|
| Status: | Closed |
| Project: | Couchbase Python Client Library |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 0.9.0 |
| Security Level: | Public |
| Type: | Bug | Priority: | Major |
| Reporter: | Matt Ingenthron | Assignee: | Mark Nunberg |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | need_info, needs-better-definition | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
At times, sending data can get hung up. This is well known by Farshid, who can offer details. Just filing the bug for tracking.
|
| Comments |
| Comment by Farshid Ghods [ 07/Sep/11 ] |
|
found the solution and fix is merged to mc_bin_client in testrunner. Keith can you crossport the changes when you get a chance ? |
| Comment by Benjamin Young [ 17/May/12 ] |
| Keith, any updates on this? Thanks. |
| Comment by Benjamin Young [ 31/May/12 ] |
| Farshid, do you know the exact commits or "area" of mc_bin_client that fixed this issue in testrunner? I'll be glad to do the "porting" if so. |
| Comment by Matt Ingenthron [ 13/Jul/12 ] |
|
Assigning to Farshid who can hopefully help fill us in. Farshid: do you remember July 2011? Do you remember it well enough to recall what this issue was that was fixed and merged in mc_bin_client? We want to make sure it's in the updates. |
| Comment by Farshid Ghods [ 26/Jul/12 ] |
| yes the bug was that we were not using tcp_nodelay when creating a connection to memcached |