<!-- 
RSS generated by JIRA (5.2.4#845-sha1:c9f4cc41abe72fb236945343a1f485c2c844dac9) at Thu May 23 17:56:46 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-167/CCBC-167.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-167] lcb_wait() waits infinitely</title>
                <link>http://www.couchbase.com/issues/browse/CCBC-167</link>
                <project id="10070" key="CCBC">Couchbase C client library libcouchbase</project>
                        <description>From &lt;a href=&quot;http://www.couchbase.com/forums/comment/reply/1002656&quot;&gt;http://www.couchbase.com/forums/comment/reply/1002656&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
&amp;gt; Usually problem happens after creating bucket (I use curl for it).&lt;br/&gt;
&amp;gt; After that I try to connect to created bucket... and call lcb_wait function.&lt;br/&gt;
&amp;gt; And it executes infinitly...&lt;br/&gt;
&amp;gt; I investigate it a little and found, what the problem occures when in Couchbase server bucket loaded some times (in log there is note something like &amp;quot;bucket Name loader (3 times)&amp;quot;).&lt;br/&gt;
&amp;gt; And why lcb_wait works infinitly???&lt;br/&gt;
&amp;gt; I add debug output and found that select function (on which event loop is based) returns 0 (that means that timeout happend) and after that timer is deleted... and than next time select calls, timeout is 0... that means that wait event infinitly, but events doesn&amp;#39;t occurs.&lt;br/&gt;
&amp;gt; What do you think about that problem?&lt;br/&gt;
&amp;gt; P.S. Then I create many buckets in parallel, this bug occurs very often&lt;br/&gt;
</description>
                <environment></environment>
            <key id="21721">CCBC-167</key>
            <summary>lcb_wait() waits infinitely</summary>
                <type id="1" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="3" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/major.png">Major</priority>
                    <status id="6" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/closed.png">Closed</status>
                    <resolution id="3">Duplicate</resolution>
                    <security id="10011">Public</security>
                        <assignee username="avsej">Sergey Avseyev</assignee>
                                <reporter username="avsej">Sergey Avseyev</reporter>
                        <labels>
                    </labels>
                <created>Thu, 10 Jan 2013 14:02:36 -0600</created>
                <updated>Wed, 6 Feb 2013 13:48:22 -0600</updated>
                    <resolved>Thu, 10 Jan 2013 14:46:01 -0600</resolved>
                            <version>2.0.1</version>
                                                                <votes>0</votes>
                        <watches>0</watches>
                                                        <issuelinks>
                        <issuelinktype id="10001">
                <name>Duplicate</name>
                                <outwardlinks description="duplicates">
                            <issuelink>
            <issuekey id="21423">CCBC-147</issuekey>
        </issuelink>
                    </outwardlinks>
                                            </issuelinktype>
                    </issuelinks>
                <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>8633</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>