<!-- 
RSS generated by JIRA (5.2.4#845-sha1:c9f4cc41abe72fb236945343a1f485c2c844dac9) at Sat May 25 20:39:05 CDT 2013

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
http://www.couchbase.com/issues/si/jira.issueviews:issue-xml/CCBC-59/CCBC-59.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Couchbase</title>
    <link>http://www.couchbase.com/issues</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>5.2.4</version>
        <build-number>845</build-number>
        <build-date>26-12-2012</build-date>
    </build-info>

<item>
            <title>[CCBC-59] libcouchbase_wait() blocks forever if there is nothing queued</title>
                <link>http://www.couchbase.com/issues/browse/CCBC-59</link>
                <project id="10070" key="CCBC">Couchbase C client library libcouchbase</project>
                        <description>Very simply, if you call libcouchbase_wait() without queuing some operation first (e.g store a key/value, arithmetic, etc...)&lt;br/&gt;
the call to libcouchbase_wait() never returns.&lt;br/&gt;
&lt;br/&gt;
This means that a single threaded application that calls libcouchbase_wait() at different times to make sure operations are sent to the server runs the risk of stalling indefinitely. This is a very likely scenario.&lt;br/&gt;
&lt;br/&gt;
I&amp;#39;ve attached a simple proof of concept, which never completes. If you uncomment the store operation, the program completes successfully.</description>
                <environment>Linux Centos 5.7</environment>
            <key id="16360">CCBC-59</key>
            <summary>libcouchbase_wait() blocks forever if there is nothing queued</summary>
                <type id="1" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="2" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/critical.png">Critical</priority>
                    <status id="6" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/closed.png">Closed</status>
                    <resolution id="1">Fixed</resolution>
                    <security id="10011">Public</security>
                        <assignee username="avsej">Sergey Avseyev</assignee>
                                <reporter username="jamesoc">James</reporter>
                        <labels>
                        <label>critical</label>
                    </labels>
                <created>Thu, 22 Mar 2012 07:39:03 -0500</created>
                <updated>Tue, 13 Nov 2012 04:21:35 -0600</updated>
                    <resolved>Tue, 10 Apr 2012 02:33:35 -0500</resolved>
                            <version>1.0</version>
                <version>1.0.2</version>
                                                <component>library</component>
                                <votes>0</votes>
                        <watches>1</watches>
                          <timeoriginalestimate seconds="28800">8h</timeoriginalestimate>
                    <timeestimate seconds="28800">8h</timeestimate>
                                  <comments>
                    <comment id="25595" author="avsej" created="Mon, 9 Apr 2012 17:31:57 -0500"  >Fix published &lt;a href=&quot;http://review.couchbase.org/14696&quot;&gt;http://review.couchbase.org/14696&lt;/a&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="12539" name="couchbase_bug.c" size="2622" author="jamesoc" created="Thu, 22 Mar 2012 07:39:03 -0500" />
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>11442</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>
</channel>
</rss>