You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. name=your_queue_name&opt=maxqueue&num=10
2. 5 puts => 0 get(or 1 get) => 6 puts.
What is the expected output? What do you see instead?
#expected output: return HTTPSQS_PUT_END while performing the 11th(or 12th) put
# what i saw: return HTTPSQS_PUT_OK while performing the 11th(or 12th) put
What version of the product are you using? On what operating system?
httpsqs version: httpsqs-1.3
OS: x86_64 GNU/Linux
Please provide any additional information below.
Original issue reported on code.google.com by [email protected] on 18 Feb 2011 at 3:10
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 18 Feb 2011 at 3:10The text was updated successfully, but these errors were encountered: