<!-- 
RSS generated by JIRA (5.2.4#845-sha1:c9f4cc41abe72fb236945343a1f485c2c844dac9) at Tue May 21 02:22:01 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/NCBC-97/NCBC-97.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>[NCBC-97] Stats call doesn&apos;t handle I/O error</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-97</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description>Repeat as follows:&lt;br/&gt;
&lt;br/&gt;
-	Call to MemcachedClient.Stats(type) &lt;br/&gt;
-	This builds a StatsOperation for each node and asynchronously performs MemcachedNode.Execute(cmd) &lt;br/&gt;
-	An I/O error occurs, so StatsOperation leaves its member &amp;quot;results&amp;quot; as null and Execute returns false to indicate an error &lt;br/&gt;
-	MemcachedClient ignores the returned Boolean value from EndInvoke and puts a null dictionary into its own set of results &lt;br/&gt;
-	ServerStats.GetRaw(key) dies trying to select into the missing dictionary&lt;br/&gt;
&lt;br/&gt;
Plausible fix: check the status from EndInvoke and don&amp;#39;t stick anything in the dictionary if there was an error.</description>
                <environment>Couchbase Client 1.1.6, server 1.8.0 build 55</environment>
            <key id="19185">NCBC-97</key>
            <summary>Stats call doesn&apos;t handle I/O error</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="1" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/open.png">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="john">John Zablocki</assignee>
                                <reporter username="TimSmith">Tim Smith</reporter>
                        <labels>
                    </labels>
                <created>Mon, 20 Aug 2012 15:23:58 -0500</created>
                <updated>Fri, 5 Oct 2012 13:24:18 -0500</updated>
                                    <version>1.1.6</version>
                                <fixVersion>1.3</fixVersion>
                                <component>library</component>
                                <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="36059" author="TimSmith" created="Mon, 20 Aug 2012 15:28:49 -0500"  >Example of how it&amp;#39;s called: mc.Stats().GetRaw(&amp;quot;uptime&amp;quot;); result is NullReferenceException....</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9973</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>
</channel>
</rss>