<!--
RSS generated by JIRA (5.2.4#845-sha1:c9f4cc41abe72fb236945343a1f485c2c844dac9) at Tue Jun 18 22:08:47 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/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=project+%3D+NCBC+AND+status+%3D+Resolved+ORDER+BY+priority+DESC&tempMax=1000&field=key&field=summary
-->
<!-- If you wish to do custom client-side styling of RSS, uncomment this:
<?xml-stylesheet href="http://www.couchbase.com/issues/styles/jiraxml2html.xsl" type="text/xsl"?>
-->
<rss version="0.92">
    <channel>
        <title>Couchbase</title>
        <link>http://www.couchbase.com/issues/secure/IssueNavigator.jspa?reset=true&amp;jqlQuery=project+%3D+NCBC+AND+status+%3D+Resolved+ORDER+BY+priority+DESC</link>
        <description>An XML representation of a search request</description>
                <language>en-us</language>
                        <issue start="0" end="40" total="40"/>
                <build-info>
            <version>5.2.4</version>
            <build-number>845</build-number>
            <build-date>26-12-2012</build-date>
        </build-info>
<item>
            <title>[NCBC-3] NuGet download is not working correclty</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-3</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description>Created a project with VisualStudio, and tried to bring in the dependencies with NuGet.   Unfortunately, the assemblies don&amp;#39;t come in, correctly. &lt;br/&gt;
&lt;br/&gt;
From zipfile download, they do load correctly.</description>
                <environment></environment>
            <key id="14719">NCBC-3</key>
            <summary>NuGet download is not working correclty</summary>
                <type id="1" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="1" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/blocker.png">Blocker</priority>
                    <status id="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="bcui">Bin Cui</assignee>
                                <reporter username="ingenthr">Matt Ingenthron</reporter>
                        <labels>
                    </labels>
                <created>Mon, 1 Aug 2011 00:35:58 -0500</created>
                <updated>Fri, 5 Aug 2011 17:40:24 -0500</updated>
                    <resolved>Fri, 5 Aug 2011 17:40:24 -0500</resolved>
                                                                            <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="21527" author="bcui" created="Fri, 5 Aug 2011 17:40:24 -0500"  >Republish the package with required format. </comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                <customfield id="customfield_10010" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                <customfieldname>Flagged</customfieldname>
                <customfieldvalues>
                        <customfieldvalue key="10010"><![CDATA[Release Note]]></customfieldvalue>
    
                </customfieldvalues>
            </customfield>
                                                                                                                            <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>10081</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-138] Streaming api not working on Windows server 2008 with latest code form github</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-138</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description>Please double check that the streaming api is still properly functioning and follow up on the forum post below.&lt;br/&gt;
&lt;br/&gt;
&lt;a href=&quot;http://www.couchbase.com/forums/thread/why-does-bucketstreaming-keep-failing-windows-server-2008-r2-beta-2-0&quot;&gt;http://www.couchbase.com/forums/thread/why-does-bucketstreaming-keep-failing-windows-server-2008-r2-beta-2-0&lt;/a&gt;</description>
                <environment>windows server 2008 64-bit</environment>
            <key id="20131">NCBC-138</key>
            <summary>Streaming api not working on Windows server 2008 with latest code form github</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="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="4">Incomplete</resolution>
                                <assignee username="mikew">Mike Wiederhold</assignee>
                                <reporter username="mikew">Mike Wiederhold</reporter>
                        <labels>
                    </labels>
                <created>Mon, 8 Oct 2012 15:57:07 -0500</created>
                <updated>Mon, 22 Oct 2012 12:15:27 -0500</updated>
                    <resolved>Mon, 22 Oct 2012 12:15:26 -0500</resolved>
                                                            <component>library</component>
                                <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="42193" author="john" created="Mon, 22 Oct 2012 11:59:10 -0500"  >The build on Nuget and the binaries at couchbase.com/develop/net/next are both from the latest source published to GitHub.  I regularly use the raw source and haven&amp;#39;t seen this problem.  Mark N. also uses the source when testing on a Windows Server box and hasn&amp;#39;t reported this issue.  </comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9964</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-9] docs do not describe how to configure dev or production views</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-9</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description></description>
                <environment></environment>
            <key id="15303">NCBC-9</key>
            <summary>docs do not describe how to configure dev or production views</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="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="john">John Zablocki</assignee>
                                <reporter username="ingenthr">Matt Ingenthron</reporter>
                        <labels>
                    </labels>
                <created>Thu, 29 Sep 2011 19:31:41 -0500</created>
                <updated>Fri, 23 Mar 2012 14:28:44 -0500</updated>
                    <resolved>Fri, 23 Mar 2012 14:28:44 -0500</resolved>
                                            <fixVersion>1.1</fixVersion>
                                <component>docs</component>
                                <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="25112" author="john" created="Fri, 23 Mar 2012 14:28:05 -0500"  >It is now described at &lt;a href=&quot;http://www.couchbase.com/develop/net/next&quot;&gt;http://www.couchbase.com/develop/net/next&lt;/a&gt;</comment>
                    <comment id="25113" author="john" created="Fri, 23 Mar 2012 14:28:44 -0500"  >See ProductionModeNameTransformer and DevelopmentModeNameTransformer in Getting Started.</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>10077</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-243] Client hangs when requested durability nodes &gt; available nodes</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-243</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description>When requesting durability to more nodes than the cluster has online, an ObserveExpectationException is not thrown and the client waits forever.</description>
                <environment></environment>
            <key id="23458">NCBC-243</key>
            <summary>Client hangs when requested durability nodes &gt; available nodes</summary>
                <type id="3" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/task.png">Task</type>
                                <priority id="3" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/major.png">Major</priority>
                    <status id="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="mnunberg">Mark Nunberg</assignee>
                                <reporter username="mnunberg">Mark Nunberg</reporter>
                        <labels>
                    </labels>
                <created>Fri, 29 Mar 2013 18:27:06 -0500</created>
                <updated>Mon, 1 Apr 2013 15:58:26 -0500</updated>
                    <resolved>Mon, 1 Apr 2013 15:58:26 -0500</resolved>
                            <version>1.2.3</version>
                                                <component>library</component>
                                <votes>0</votes>
                        <watches>1</watches>
                                                    <comments>
                    <comment id="53837" author="mnunberg" created="Fri, 29 Mar 2013 18:28:39 -0500"  >&lt;a href=&quot;http://review.couchbase.org/#/c/25410/&quot;&gt;http://review.couchbase.org/#/c/25410/&lt;/a&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>10332</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-240] Fix dependency issue of nunit.framework in Enyim.Caching\MemcachedTest and assembly signing</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-240</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description>We need to fix the missing binary reference of nunit.framework.dll from Enyim.Caching\MemcachedTest repository and also work on signing of assembly like the ironpython script of  enyim-dev-prep.py in EnyimMemcached repository.</description>
                <environment></environment>
            <key id="23398">NCBC-240</key>
            <summary>Fix dependency issue of nunit.framework in Enyim.Caching\MemcachedTest and assembly signing</summary>
                <type id="4" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/improvement.png">Improvement</type>
                                <priority id="3" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/major.png">Major</priority>
                    <status id="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="saakshi.manocha">Saakshi Manocha</assignee>
                                <reporter username="saakshi.manocha">Saakshi Manocha</reporter>
                        <labels>
                    </labels>
                <created>Tue, 26 Mar 2013 14:32:47 -0500</created>
                <updated>Tue, 16 Apr 2013 04:52:04 -0500</updated>
                    <resolved>Tue, 16 Apr 2013 04:52:04 -0500</resolved>
                                                                            <votes>0</votes>
                        <watches>2</watches>
                                                    <comments>
                    <comment id="54317" author="saakshi.manocha" created="Fri, 5 Apr 2013 04:58:29 -0500"  >Task done:&lt;br/&gt;
For the missing reference of nunit.framework.dll and disable signing of assemblies, i have sent a pull request from the forked repository.&lt;br/&gt;
you could review here: &lt;a href=&quot;https://github.com/couchbase/EnyimMemcached/pull/11&quot;&gt;https://github.com/couchbase/EnyimMemcached/pull/11&lt;/a&gt;&lt;br/&gt;
and then merge it with the mail repo if the changes are good.&lt;br/&gt;
&lt;br/&gt;
Question:&lt;br/&gt;
I could not submit the changes for this project to gerrit, is this project not configured in Gerrit ?</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>10261</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-206] Method links anchor to awkward section of page</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-206</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description>This link: &lt;a href=&quot;http://www.couchbase.com/docs/couchbase-sdk-net-1.2/couchbase-sdk-net-retrieve-get.html#table-couchbase-sdk_net_executeget&quot;&gt;http://www.couchbase.com/docs/couchbase-sdk-net-1.2/couchbase-sdk-net-retrieve-get.html#table-couchbase-sdk_net_executeget&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
Puts the anchor right on the API call, but cuts off the example above that introduces the ExecuteGet() method and the fact that it returns an IGetOperationResult.  A customer would not know to scroll up a little bit.&lt;br/&gt;
&lt;br/&gt;
I have a sneaky suspicion that many of the other method links are anchored in awkward positions as well and it would be great to review and fix as many as possible so they make sense to a user navigating the documentation.</description>
                <environment></environment>
            <key id="21770">NCBC-206</key>
            <summary>Method links anchor to awkward section of page</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="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="mccouch">MC Brown</assignee>
                                <reporter username="perry">Perry Krug</reporter>
                        <labels>
                    </labels>
                <created>Tue, 15 Jan 2013 09:43:08 -0600</created>
                <updated>Mon, 28 Jan 2013 08:17:23 -0600</updated>
                    <resolved>Mon, 28 Jan 2013 08:17:23 -0600</resolved>
                            <version>1.2.0</version>
                                <fixVersion>1.2.1</fixVersion>
                                <component>docs</component>
                                <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="48104" author="john" created="Fri, 18 Jan 2013 15:40:05 -0600"  >Karen - is there an easy way to change the anchoring?</comment>
                    <comment id="48105" author="kzeller" created="Fri, 18 Jan 2013 15:42:58 -0600"  >This has to do with our XML to HTML conversion and the jump-links that it creates. This needs to go to MC.</comment>
                    <comment id="48157" author="mccouch" created="Mon, 21 Jan 2013 04:13:15 -0600"  >The links are automatically generated between the tables. The tables should be repositioned to be before any examples relating to their content, not afterwards. </comment>
                    <comment id="48493" author="mccouch" created="Thu, 24 Jan 2013 08:14:26 -0600"  >I&amp;#39;ve reposition the tables within the .NET SDK doc</comment>
                    <comment id="48717" author="perry" created="Mon, 28 Jan 2013 03:18:38 -0600"  >I&amp;#39;m still seeing these anchors drop into the page below where the text related to the method begins...am I missing something?</comment>
                    <comment id="48720" author="mccouch" created="Mon, 28 Jan 2013 04:58:11 -0600"  >They link straight into the tables on that page, before the example, for me. Have you tried reloading? </comment>
                    <comment id="48722" author="perry" created="Mon, 28 Jan 2013 05:06:09 -0600"  >Okay, now I see.  I think the problem just &amp;quot;sort of&amp;quot; remains with the first anchor: &lt;a href=&quot;http://www.couchbase.com/docs/couchbase-sdk-net-1.2/couchbase-sdk-net-retrieve-get.html#table-couchbase-sdk_net_get&quot;&gt;http://www.couchbase.com/docs/couchbase-sdk-net-1.2/couchbase-sdk-net-retrieve-get.html#table-couchbase-sdk_net_get&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
it drops you into the page, a few lines below where the page starts.  I guess it&amp;#39;s not too big a deal, but looked to me like the problem still existed.&lt;br/&gt;
&lt;br/&gt;
Is it considered at all confusing that the order of operations on the &amp;quot;Chapter 6&amp;quot; page doesn&amp;#39;t match the order they are described on the 6.1 page?</comment>
                    <comment id="48725" author="mccouch" created="Mon, 28 Jan 2013 05:13:42 -0600"  >Hmm, well, the table at the head of the chapter should be sorted alphabetically (and it&amp;#39;s not), but the latter page should order the content in terms of how they are used (there is no point discussing the CAS without the simpler get() for example. &lt;br/&gt;
&lt;br/&gt;
The whole reason for the linking is that the order in the latter pages shouldn&amp;#39;t matter because you don&amp;#39;t have to scan for the right item - you are taken right to it. </comment>
                    <comment id="48726" author="perry" created="Mon, 28 Jan 2013 05:18:21 -0600"  >Okay, well it seems that for multiple SDK docs, the first method is getting anchored to *after* it&amp;#39;s introducing text...is that something we can fix?</comment>
                    <comment id="48727" author="mccouch" created="Mon, 28 Jan 2013 05:25:52 -0600"  >OK, post sorting fixed, now rebuilding.</comment>
                    <comment id="48742" author="mccouch" created="Mon, 28 Jan 2013 08:17:23 -0600"  >Fixed some additional areas where the text/tables are mismatched. &lt;br/&gt;
</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9922</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-205] Document how to use TTL with JSON extension methods</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-205</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description>Along with &lt;a href=&quot;http://www.couchbase.com/issues/browse/NCBC-204,&quot;&gt;http://www.couchbase.com/issues/browse/NCBC-204,&lt;/a&gt; please include how to apply a TTL to a document being stored.</description>
                <environment></environment>
            <key id="21769">NCBC-205</key>
            <summary>Document how to use TTL with JSON extension methods</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="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="3">Duplicate</resolution>
                                <assignee username="john">John Zablocki</assignee>
                                <reporter username="perry">Perry Krug</reporter>
                        <labels>
                    </labels>
                <created>Tue, 15 Jan 2013 08:33:24 -0600</created>
                <updated>Tue, 15 Jan 2013 09:35:11 -0600</updated>
                    <resolved>Tue, 15 Jan 2013 09:35:11 -0600</resolved>
                            <version>1.2.0</version>
                                <fixVersion>1.2.1</fixVersion>
                                <component>docs</component>
                                <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="47768" author="john" created="Tue, 15 Jan 2013 08:41:20 -0600"  >There aren&amp;#39;t currently TTL extensions.  I&amp;#39;m adding them to 1.2.1 and will update the appendix for that release.</comment>
                    <comment id="47769" author="perry" created="Tue, 15 Jan 2013 08:45:48 -0600"  >Okay thanks, so is there a bug that this is a duplicate of?</comment>
                    <comment id="47771" author="john" created="Tue, 15 Jan 2013 08:50:19 -0600"  >Not for the documentation, but there is a bug for the new extensions - &lt;a href=&quot;http://www.couchbase.com/issues/browse/NCBC-179&quot;&gt;http://www.couchbase.com/issues/browse/NCBC-179&lt;/a&gt;.  </comment>
                    <comment id="47775" author="perry" created="Tue, 15 Jan 2013 09:35:11 -0600"  >&lt;a href=&quot;http://www.couchbase.com/issues/browse/NCBC-179&quot;&gt;http://www.couchbase.com/issues/browse/NCBC-179&lt;/a&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9923</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-200] code review</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-200</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description>code review for &lt;a href=&quot;http://www.couchbase.com/issues/browse/NCBC-159&quot; title=&quot;Add Debug option to queries&quot;&gt;&lt;strike&gt;NCBC-159&lt;/strike&gt;&lt;/a&gt;, &lt;a href=&quot;http://www.couchbase.com/issues/browse/NCBC-172&quot; title=&quot;NRE In view query during rebalance-in&quot;&gt;&lt;strike&gt;NCBC-172&lt;/strike&gt;&lt;/a&gt;, &lt;a href=&quot;http://www.couchbase.com/issues/browse/NCBC-179&quot; title=&quot;Add expiries and CAS to StoreJson extension methods&quot;&gt;NCBC-179&lt;/a&gt;, &lt;a href=&quot;http://www.couchbase.com/issues/browse/NCBC-195&quot; title=&quot;NRE when executing view query on authenticated bucket without proper credentials&quot;&gt;&lt;strike&gt;NCBC-195&lt;/strike&gt;&lt;/a&gt;</description>
                <environment></environment>
            <key id="21708">NCBC-200</key>
            <summary>code review</summary>
                <type id="3" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/task.png">Task</type>
                                <priority id="3" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/major.png">Major</priority>
                    <status id="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="saakshi.manocha">Saakshi Manocha</assignee>
                                <reporter username="saakshi.manocha">Saakshi Manocha</reporter>
                        <labels>
                    </labels>
                <created>Thu, 10 Jan 2013 00:55:40 -0600</created>
                <updated>Thu, 10 Jan 2013 01:00:39 -0600</updated>
                    <resolved>Thu, 10 Jan 2013 01:00:39 -0600</resolved>
                                                                            <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="47449" author="saakshi.manocha" created="Thu, 10 Jan 2013 01:00:39 -0600"  >code review done, comments published on Gerrit</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9925</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-193] Bug in .Net Documentation on Connection Parameters</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-193</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description>The connection configuration here should point to pools than to pools/default @ &lt;a href=&quot;http://www.couchbase.com/docs/couchbase-sdk-net-1.2/api-reference-connection.html&quot;&gt;http://www.couchbase.com/docs/couchbase-sdk-net-1.2/api-reference-connection.html&lt;/a&gt; . Please correct this documentation.&lt;br/&gt;
&lt;br/&gt;
It is correct @ &lt;a href=&quot;http://www.couchbase.com/docs/couchbase-sdk-net-1.2/couchbase-sdk-net-configuration.html&quot;&gt;http://www.couchbase.com/docs/couchbase-sdk-net-1.2/couchbase-sdk-net-configuration.html&lt;/a&gt;</description>
                <environment></environment>
            <key id="21574">NCBC-193</key>
            <summary>Bug in .Net Documentation on Connection Parameters</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="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="mccouch">MC Brown</assignee>
                                <reporter username="mkumar">Muthu Kumar</reporter>
                        <labels>
                        <label>.net</label>
                        <label>client</label>
                        <label>documentation</label>
                    </labels>
                <created>Wed, 2 Jan 2013 17:00:00 -0600</created>
                <updated>Fri, 4 Jan 2013 09:30:00 -0600</updated>
                    <resolved>Fri, 4 Jan 2013 09:30:00 -0600</resolved>
                            <version>1.2.0</version>
                                                <component>docs</component>
                                <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="47071" author="mccouch" created="Fri, 4 Jan 2013 09:30:00 -0600"  >Documentation has been fixed and is currently rebuilding</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9928</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-184] web page /develop/net/current has reference to Pre-release nuget</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-184</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description>The web page for the current .NET client library is confusing regarding installing via NuGet. It talks about using -Pre to get the NuGet Pre-release version, but that&amp;#39;s not needed now because 1.2 is the default now.&lt;br/&gt;
&lt;br/&gt;
The mention of pre-release version should only be on a /next page, not on a /current page.&lt;br/&gt;
&lt;br/&gt;
The /next page is currently empty.</description>
                <environment></environment>
            <key id="21373">NCBC-184</key>
            <summary>web page /develop/net/current has reference to Pre-release nuget</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="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="john">John Zablocki</assignee>
                                <reporter username="TimSmith">Tim Smith</reporter>
                        <labels>
                    </labels>
                <created>Mon, 17 Dec 2012 13:42:20 -0600</created>
                <updated>Mon, 17 Dec 2012 13:48:25 -0600</updated>
                    <resolved>Mon, 17 Dec 2012 13:48:25 -0600</resolved>
                            <version>1.2.0</version>
                                                <component>docs</component>
                                <votes>0</votes>
                        <watches>0</watches>
                          <timeoriginalestimate seconds="600">10m</timeoriginalestimate>
                    <timeestimate seconds="600">10m</timeestimate>
                                  <comments>
                    <comment id="46103" author="ingenthr" created="Mon, 17 Dec 2012 13:48:25 -0600"  >The revision with the updates wasn&amp;#39;t public-- I&amp;#39;m not sure why.  I&amp;#39;ve published it now.</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9932</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-177] Consolidate test options from App.config</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-177</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description>Eliminate redundant tests. I see there are some repetitive tests which differ only by 1-2 parameters. For example, we don&amp;#39;t need individual functions for each scenario of observe, and it should be possible to abstract this all into a single function, with different tests just calling into that function with different parameters.&lt;br/&gt;
&lt;br/&gt;
I recall that you brought this up as a concern before; now it&amp;#39;s a task :)</description>
                <environment></environment>
            <key id="21267">NCBC-177</key>
            <summary>Consolidate test options from App.config</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="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="saakshi.manocha">Saakshi Manocha</assignee>
                                <reporter username="mnunberg">Mark Nunberg</reporter>
                        <labels>
                    </labels>
                <created>Tue, 11 Dec 2012 17:54:58 -0600</created>
                <updated>Wed, 19 Dec 2012 02:17:10 -0600</updated>
                    <resolved>Tue, 18 Dec 2012 18:07:32 -0600</resolved>
                                                            <component>library</component>
                                <votes>0</votes>
                        <watches>1</watches>
                                                    <comments>
                    <comment id="45841" author="mnunberg" created="Tue, 11 Dec 2012 17:56:34 -0600"  >[saakshi]&lt;br/&gt;
&lt;br/&gt;
I copied this bug over as a NCBC issue :)&lt;br/&gt;
&lt;br/&gt;
&lt;a href=&quot;http://review.couchbase.org/#/c/23202/&quot;&gt;http://review.couchbase.org/#/c/23202/&lt;/a&gt;</comment>
                    <comment id="46190" author="saakshi.manocha" created="Tue, 18 Dec 2012 12:40:54 -0600"  >updated files attached here for review</comment>
                    <comment id="46278" author="saakshi.manocha" created="Wed, 19 Dec 2012 02:17:10 -0600"  >&lt;a href=&quot;http://review.couchbase.org/#/c/23430/&quot;&gt;http://review.couchbase.org/#/c/23430/&lt;/a&gt;</comment>
                </comments>
                <issuelinks>
                        <issuelinktype id="10000">
                <name>Dependency</name>
                                                <inwardlinks description="blocks">
                            <issuelink>
            <issuekey id="21235">NCBC-203</issuekey>
        </issuelink>
                    </inwardlinks>
                            </issuelinktype>
                    </issuelinks>
                <attachments>
                    <attachment id="16027" name="couchbase.tests.changedfiles.zip" size="22414" author="saakshi.manocha" created="Tue, 18 Dec 2012 12:41:55 -0600" />
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9937</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-203] Restructure .NET tests</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-203</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description>Eliminate redundant tests. I see there are some repetitive tests which differ only by 1-2 parameters. For example, we don&amp;#39;t need individual functions for each scenario of observe, and it should be possible to abstract this all into a single function, with different tests just calling into that function with different parameters.&lt;br/&gt;
&lt;br/&gt;
I recall that you brought this up as a concern before; now it&amp;#39;s a task :)</description>
                <environment></environment>
            <key id="21235">NCBC-203</key>
            <summary>Restructure .NET tests</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="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="saakshi.manocha">Saakshi Manocha</assignee>
                                <reporter username="mnunberg">Mark Nunberg</reporter>
                        <labels>
                    </labels>
                <created>Mon, 10 Dec 2012 15:35:44 -0600</created>
                <updated>Mon, 14 Jan 2013 01:01:28 -0600</updated>
                    <resolved>Tue, 25 Dec 2012 11:43:43 -0600</resolved>
                                                                            <votes>0</votes>
                        <watches>1</watches>
                                                    <comments>
                    <comment id="45832" author="saakshi.manocha" created="Tue, 11 Dec 2012 15:35:30 -0600"  >&lt;a href=&quot;http://review.couchbase.org/#/c/23202/&quot;&gt;http://review.couchbase.org/#/c/23202/&lt;/a&gt;</comment>
                    <comment id="45842" author="mnunberg" created="Tue, 11 Dec 2012 17:57:39 -0600"  >I&amp;#39;ve sectioned out the previous bug into an NCBC issue. In general any changes to the SDKs themselves should be branched out into issues which touch those specific projects, with the SDKQE task tracking them.</comment>
                    <comment id="46191" author="saakshi.manocha" created="Tue, 18 Dec 2012 12:43:00 -0600"  >updated files attached for review : &lt;br/&gt;
couchbase.tests.changedfiles.zip</comment>
                    <comment id="46277" author="saakshi.manocha" created="Wed, 19 Dec 2012 02:16:42 -0600"  >please review:&lt;br/&gt;
&lt;a href=&quot;http://review.couchbase.org/#/c/23430/&quot;&gt;http://review.couchbase.org/#/c/23430/&lt;/a&gt;&lt;br/&gt;
</comment>
                    <comment id="46565" author="saakshi.manocha" created="Tue, 25 Dec 2012 11:43:43 -0600"  >Mark to review the changes updated in Gerrit</comment>
                    <comment id="47669" author="saakshi.manocha" created="Mon, 14 Jan 2013 00:42:38 -0600"  >moved this task from SDKQE project to NCBC, as per mail from Matt so that we can use NCBC in comment while submitting code in gerrit.&lt;br/&gt;
updated comment in gerrit and submitted a new patch set.,&lt;br/&gt;
please review &lt;a href=&quot;http://review.couchbase.org/#/c/23604/&quot;&gt;http://review.couchbase.org/#/c/23604/&lt;/a&gt;</comment>
                    <comment id="47670" author="ingenthr" created="Mon, 14 Jan 2013 01:01:28 -0600"  >Saakshi: it&amp;#39;s not so much that this task needed to be moved, but an underlying NCBC enhancement issue needed to be created-- even one with just a one line summary of what&amp;#39;s to be done.&lt;br/&gt;
&lt;br/&gt;
NCBC tracks this product/project, so we should always be able to see the changes in a version via this issue tracker and cross reference that with the code changes.&lt;br/&gt;
&lt;br/&gt;
Thanks!</comment>
                </comments>
                <issuelinks>
                        <issuelinktype id="10000">
                <name>Dependency</name>
                                <outwardlinks description="depends on">
                            <issuelink>
            <issuekey id="21267">NCBC-177</issuekey>
        </issuelink>
                    </outwardlinks>
                                            </issuelinktype>
                    </issuelinks>
                <attachments>
                    <attachment id="16028" name="couchbase.tests.changedfiles.zip" size="22414" author="saakshi.manocha" created="Tue, 18 Dec 2012 12:42:36 -0600" />
                    <attachment id="15997" name="Couchbase.Tests.zip" size="44531" author="saakshi.manocha" created="Tue, 11 Dec 2012 15:34:34 -0600" />
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9924</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-150] Increment examples show incorrect initialization of key</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-150</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description>&lt;a href=&quot;http://www.couchbase.com/docs/couchbase-sdk-net-1.1/couchbase-sdk-net-update-increment.html&quot;&gt;http://www.couchbase.com/docs/couchbase-sdk-net-1.1/couchbase-sdk-net-update-increment.html&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
All of the examples on this page show the default value as an integer when in reality it needs to be enclosed in quotes in order to function properly.  There should also be a note/warning in the documentation warning users of this idiosyncrasy&lt;br/&gt;
</description>
                <environment></environment>
            <key id="20601">NCBC-150</key>
            <summary>Increment examples show incorrect initialization of key</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="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="john">John Zablocki</assignee>
                                <reporter username="perry">Perry Krug</reporter>
                        <labels>
                        <label>customer</label>
                    </labels>
                <created>Wed, 7 Nov 2012 05:26:02 -0600</created>
                <updated>Wed, 6 Feb 2013 06:07:56 -0600</updated>
                    <resolved>Wed, 6 Feb 2013 06:07:56 -0600</resolved>
                            <version>1.1.6</version>
                                <fixVersion>1.2.1</fixVersion>
                                <component>docs</component>
                                <votes>0</votes>
                        <watches>2</watches>
                                                    <comments>
                    <comment id="47326" author="john" created="Tue, 8 Jan 2013 17:30:08 -0600"  >The default value should be a ulong as shown in the docs.  I&amp;#39;ve updated the docs (and sent a pull request) to note that it&amp;#39;s not possible to use with Store.  &lt;br/&gt;
&lt;br/&gt;
&lt;a href=&quot;https://github.com/enyim/EnyimMemcached/issues/86&quot;&gt;https://github.com/enyim/EnyimMemcached/issues/86&lt;/a&gt;</comment>
                    <comment id="47371" author="perry" created="Wed, 9 Jan 2013 10:59:39 -0600"  >Hey John, thanks for taking a look at this.&lt;br/&gt;
&lt;br/&gt;
What do you mean that it&amp;#39;s not possible to use with Store?  Do you mean it&amp;#39;s not supported to initialize a counter with store, or just that you can&amp;#39;t use a ulong?</comment>
                    <comment id="47373" author="john" created="Wed, 9 Jan 2013 11:11:25 -0600"  >Well, technically (as you noted) it will work to set a string value via Store and then increment it, but I think that&amp;#39;s unintentional behavior and works only because (as Attila pointed out in the linked issue) of the way counters are treated on the server.  The correct use of the API should be to initialize a counter with Increment or Decrement by setting the default value.  &lt;br/&gt;
&lt;br/&gt;
Either way I think there&amp;#39;s an intentional step imposed on the developer.  I think it&amp;#39;s better to discourage setting a value as a string to initialize a counter, since that&amp;#39;s not very intuitive.  &lt;br/&gt;
&lt;br/&gt;
Thoughts?</comment>
                    <comment id="47374" author="perry" created="Wed, 9 Jan 2013 11:15:04 -0600"  >Thanks for the clarification, makes perfect sense to me.&lt;br/&gt;
&lt;br/&gt;
I do, however, think we need to make that distinction clearer in the docs, both on the increment side and the store side to let customers know what the best practices are (what to do is good, what NOT to do is even more important IMO)&lt;br/&gt;
&lt;br/&gt;
Thanks</comment>
                    <comment id="49805" author="john" created="Tue, 5 Feb 2013 16:50:00 -0600"  >Released</comment>
                    <comment id="49834" author="perry" created="Wed, 6 Feb 2013 05:52:02 -0600"  >Hey John, could you fill in the links of the areas that changed?&lt;br/&gt;
&lt;br/&gt;
Thanks</comment>
                    <comment id="49838" author="perry" created="Wed, 6 Feb 2013 06:07:56 -0600"  >Never mind, I see it now: &lt;a href=&quot;http://www.couchbase.com/docs/couchbase-sdk-net-1.2/couchbase-sdk-net-update-increment.html&quot;&gt;http://www.couchbase.com/docs/couchbase-sdk-net-1.2/couchbase-sdk-net-update-increment.html&lt;/a&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>8580</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-139] .net documentation : long values greater than 2^53 need to be stored as string</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-139</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description>&lt;br/&gt;
Please see the following forum questions:&lt;br/&gt;
&lt;br/&gt;
&lt;a href=&quot;http://www.couchbase.com/forums/thread/severe-bug-2-0-beta-64bit-long-data-wrong-windows-server-2008-r2&quot;&gt;http://www.couchbase.com/forums/thread/severe-bug-2-0-beta-64bit-long-data-wrong-windows-server-2008-r2&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;http://www.couchbase.com/forums/thread/couchbase-2-0-bet-corrupts-long-c-fields&quot;&gt;http://www.couchbase.com/forums/thread/couchbase-2-0-bet-corrupts-long-c-fields&lt;/a&gt;</description>
                <environment></environment>
            <key id="20140">NCBC-139</key>
            <summary>.net documentation : long values greater than 2^53 need to be stored as string</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="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="mccouch">MC Brown</assignee>
                                <reporter username="mikew">Mike Wiederhold</reporter>
                        <labels>
                    </labels>
                <created>Mon, 8 Oct 2012 20:54:14 -0500</created>
                <updated>Tue, 16 Oct 2012 09:36:25 -0500</updated>
                    <resolved>Tue, 16 Oct 2012 09:36:25 -0500</resolved>
                                            <fixVersion>2.0</fixVersion>
                                <component>docs</component>
                                <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="41490" author="mccouch" created="Tue, 16 Oct 2012 09:36:25 -0500"  >Documentation has been updated in the .NET and Couchbase Server manuals. I&amp;#39;ll replicate to the other SDKs later today. </comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9963</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-60] Cache misses incorrectly being returning &quot;Unable to locate node&quot; errors</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-60</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description></description>
                <environment></environment>
            <key id="17664">NCBC-60</key>
            <summary>Cache misses incorrectly being returning &quot;Unable to locate node&quot; errors</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="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="john">John Zablocki</assignee>
                                <reporter username="john">John Zablocki</reporter>
                        <labels>
                    </labels>
                <created>Mon, 11 Jun 2012 10:11:30 -0500</created>
                <updated>Wed, 2 Jan 2013 09:24:32 -0600</updated>
                    <resolved>Wed, 2 Jan 2013 09:24:32 -0600</resolved>
                            <version>1.1</version>
                <version>1.1.5</version>
                <version>1.1.6</version>
                                <fixVersion>1.2 Beta-2</fixVersion>
                                                <votes>0</votes>
                        <watches>1</watches>
                                                    <comments>
                    <comment id="46853" author="john" created="Wed, 2 Jan 2013 09:24:32 -0600"  >Released</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>10033</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-24] Docs for how to enable logging, monitoring, etc.</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-24</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description>The Enyim wiki documents how to enable logging and some other things. I&amp;#39;m not sure if these are supported in the same way in the Couchbase Client Library or not. I didn&amp;#39;t find any mention of logging in the current Couchbase client docs.&lt;br/&gt;
&lt;br/&gt;
These pages have most of the info I think is missing from our Couchbase Library docs:&lt;br/&gt;
&lt;br/&gt;
&lt;a href=&quot;https://github.com/enyim/EnyimMemcached/wiki/Configure-Logging&quot;&gt;https://github.com/enyim/EnyimMemcached/wiki/Configure-Logging&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
&lt;a href=&quot;https://github.com/enyim/EnyimMemcached/wiki/Configure-the-Performance-Monitor&quot;&gt;https://github.com/enyim/EnyimMemcached/wiki/Configure-the-Performance-Monitor&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
&lt;a href=&quot;https://github.com/enyim/EnyimMemcached/wiki/MembaseClient-Configuration&quot;&gt;https://github.com/enyim/EnyimMemcached/wiki/MembaseClient-Configuration&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
The last one talks about IMembaseClientConfiguration, etc. Telling users how to customize and subclass the client library interfaces is important.&lt;br/&gt;
&lt;br/&gt;
Regards,&lt;br/&gt;
&lt;br/&gt;
Tim&lt;br/&gt;
</description>
                <environment>Docs, e.g. Google search for [log site:&lt;a href=&quot;http://www.couchbase.com/docs/couchbase-sdk-net-1.0/&quot;&gt;www.couchbase.com/docs/couchbase-sdk-net-1.0/&lt;/a&gt;] shows nothing relevant to logging.</environment>
            <key id="16131">NCBC-24</key>
            <summary>Docs for how to enable logging, monitoring, etc.</summary>
                <type id="3" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/task.png">Task</type>
                                <priority id="3" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/major.png">Major</priority>
                    <status id="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="john">John Zablocki</assignee>
                                <reporter username="TimSmith">Tim Smith</reporter>
                        <labels>
                    </labels>
                <created>Thu, 9 Feb 2012 13:59:04 -0600</created>
                <updated>Fri, 5 Oct 2012 13:36:24 -0500</updated>
                    <resolved>Fri, 5 Oct 2012 13:36:24 -0500</resolved>
                            <version>1.0</version>
                                <fixVersion>1.1</fixVersion>
                                <component>docs</component>
                                <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="24419" author="TimSmith" created="Wed, 15 Feb 2012 12:02:41 -0600"  >See also &lt;a href=&quot;http://www.couchbase.com/issues/browse/NCBC-12&quot; title=&quot;logging level documentation needed &quot;&gt;NCBC-12&lt;/a&gt;.</comment>
                    <comment id="24457" author="ingenthr" created="Fri, 17 Feb 2012 01:27:24 -0600"  >Is this closeable now?</comment>
                    <comment id="40529" author="john" created="Fri, 5 Oct 2012 13:36:15 -0500"  >This is an appendix now - &lt;a href=&quot;http://www.couchbase.com/docs/couchbase-sdk-net-1.1/couchbase-sdk-net-logging.html&quot;&gt;http://www.couchbase.com/docs/couchbase-sdk-net-1.1/couchbase-sdk-net-logging.html&lt;/a&gt;. </comment>
                    <comment id="40530" author="john" created="Fri, 5 Oct 2012 13:36:24 -0500"  >&lt;a href=&quot;http://www.couchbase.com/docs/couchbase-sdk-net-1.1/couchbase-sdk-net-logging.html&quot;&gt;http://www.couchbase.com/docs/couchbase-sdk-net-1.1/couchbase-sdk-net-logging.html&lt;/a&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>10063</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-23] API reference is complete</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-23</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description></description>
                <environment></environment>
            <key id="15846">NCBC-23</key>
            <summary>API reference is complete</summary>
                <type id="2" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/newfeature.png">New Feature</type>
                                <priority id="3" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/major.png">Major</priority>
                    <status id="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="john">John Zablocki</assignee>
                                <reporter username="ingenthr">Matt Ingenthron</reporter>
                        <labels>
                    </labels>
                <created>Thu, 12 Jan 2012 01:41:08 -0600</created>
                <updated>Thu, 5 Apr 2012 10:28:35 -0500</updated>
                    <resolved>Thu, 5 Apr 2012 10:28:35 -0500</resolved>
                                            <fixVersion>1.0</fixVersion>
                                <component>docs</component>
                                <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="23497" author="john" created="Fri, 13 Jan 2012 14:52:37 -0600"  >All Get/Store/Update methods now have samples and short descriptions.  Sync and XXXCas methods need to be completed.</comment>
                    <comment id="25502" author="john" created="Thu, 5 Apr 2012 10:28:35 -0500"  >Documentation and site updated with 1.0 specs.</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>10064</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-20] getting started is also on the web page</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-20</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description>An appropriate subset, enough to get a developer started, appears in the main web page for the SDK.  The idea here is that there are instructions on how to obtain the assembly, wire it in, and run a command or two.</description>
                <environment></environment>
            <key id="15843">NCBC-20</key>
            <summary>getting started is also on the web page</summary>
                <type id="2" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/newfeature.png">New Feature</type>
                                <priority id="3" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/major.png">Major</priority>
                    <status id="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="john">John Zablocki</assignee>
                                <reporter username="ingenthr">Matt Ingenthron</reporter>
                        <labels>
                    </labels>
                <created>Thu, 12 Jan 2012 01:36:31 -0600</created>
                <updated>Tue, 31 Jan 2012 10:21:28 -0600</updated>
                    <resolved>Tue, 31 Jan 2012 10:21:28 -0600</resolved>
                                            <fixVersion>1.0</fixVersion>
                                <component>docs</component>
                                <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="23943" author="john" created="Tue, 31 Jan 2012 10:21:28 -0600"  >Content in docs and at &lt;a href=&quot;http://www.couchbase.com/docs/couchbase-sdk-net-1.0/getting-started.html&quot;&gt;http://www.couchbase.com/docs/couchbase-sdk-net-1.0/getting-started.html&lt;/a&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>10067</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-21] getting started screencast is available</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-21</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description>A 5 minute intro to the client library, showing simple features, should be on the web page.</description>
                <environment></environment>
            <key id="15844">NCBC-21</key>
            <summary>getting started screencast is available</summary>
                <type id="2" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/newfeature.png">New Feature</type>
                                <priority id="3" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/major.png">Major</priority>
                    <status id="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="john">John Zablocki</assignee>
                                <reporter username="ingenthr">Matt Ingenthron</reporter>
                        <labels>
                    </labels>
                <created>Thu, 12 Jan 2012 01:39:25 -0600</created>
                <updated>Tue, 31 Jan 2012 10:10:20 -0600</updated>
                    <resolved>Tue, 31 Jan 2012 10:10:20 -0600</resolved>
                                            <fixVersion>1.0</fixVersion>
                                <component>docs</component>
                                <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="23940" author="john" created="Tue, 31 Jan 2012 10:10:20 -0600"  >Screencast is live @ &lt;a href=&quot;http://couchbase.com/develop/net/current&quot;&gt;http://couchbase.com/develop/net/current&lt;/a&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>10066</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-19] getting started guide needed</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-19</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description></description>
                <environment></environment>
            <key id="15842">NCBC-19</key>
            <summary>getting started guide needed</summary>
                <type id="2" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/newfeature.png">New Feature</type>
                                <priority id="3" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/major.png">Major</priority>
                    <status id="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="john">John Zablocki</assignee>
                                <reporter username="ingenthr">Matt Ingenthron</reporter>
                        <labels>
                    </labels>
                <created>Thu, 12 Jan 2012 01:32:02 -0600</created>
                <updated>Tue, 31 Jan 2012 10:19:20 -0600</updated>
                    <resolved>Tue, 31 Jan 2012 10:19:20 -0600</resolved>
                                            <fixVersion>1.0</fixVersion>
                                <component>docs</component>
                                <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="23499" author="john" created="Fri, 13 Jan 2012 14:54:37 -0600"  >Getting started guide updated to use Couchbase naming instead of Membsae.</comment>
                    <comment id="23941" author="john" created="Tue, 31 Jan 2012 10:19:20 -0600"  >Getting started guide is live at &lt;a href=&quot;http://www.couchbase.com/docs/couchbase-sdk-net-1.0/getting-started.html&quot;&gt;http://www.couchbase.com/docs/couchbase-sdk-net-1.0/getting-started.html&lt;/a&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>10068</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-22] tutorial chapter is complete</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-22</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description></description>
                <environment></environment>
            <key id="15845">NCBC-22</key>
            <summary>tutorial chapter is complete</summary>
                <type id="2" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/newfeature.png">New Feature</type>
                                <priority id="3" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/major.png">Major</priority>
                    <status id="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="john">John Zablocki</assignee>
                                <reporter username="ingenthr">Matt Ingenthron</reporter>
                        <labels>
                    </labels>
                <created>Thu, 12 Jan 2012 01:40:13 -0600</created>
                <updated>Tue, 31 Jan 2012 10:20:18 -0600</updated>
                    <resolved>Tue, 31 Jan 2012 10:20:18 -0600</resolved>
                                            <fixVersion>1.0</fixVersion>
                                <component>docs</component>
                                <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="23498" author="john" created="Fri, 13 Jan 2012 14:53:49 -0600"  >Tutorial chapter has been updated to use Couchbase vs. Membase naming.  </comment>
                    <comment id="23942" author="john" created="Tue, 31 Jan 2012 10:20:18 -0600"  >Tutorial is live at &lt;a href=&quot;http://www.couchbase.com/docs/couchbase-sdk-net-1.0/tutorial.html&quot;&gt;http://www.couchbase.com/docs/couchbase-sdk-net-1.0/tutorial.html&lt;/a&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>10065</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-11] client does not handle hostnames in config</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-11</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description>If the servers are adjusted to use hostnames instead of IP addresses, the client will receive a hostname and will need to configure itself from that.&lt;br/&gt;
&lt;br/&gt;
Bug reporter (on enyim, not on couchbase client) says there is an issue doing so however:&lt;br/&gt;
&lt;br/&gt;
I&amp;#39;m running membase server on windows 2008 r2 on ec2. I&amp;#39;ve setup a cluster using the hostname&amp;#39;s by updating the service_register bat file as &lt;br/&gt;
specified here: &lt;br/&gt;
&lt;a href=&quot;http://www.couchbase.org/wiki/display/membase/Using+Membase+in+the+Cloud#UsingMembaseintheCloud-IPaddresses&quot;&gt;http://www.couchbase.org/wiki/display/membase/Using+Membase+in+the+Cloud#UsingMembaseintheCloud-IPaddresses&lt;/a&gt; &lt;br/&gt;
&lt;br/&gt;
The cluster has recognised the servers, i&amp;#39;m getting a response back from the endpoints (in json) etc, but i seem to keep getting this error when i&amp;#39;m trying to&lt;br/&gt;
access the cluster from my web app. &lt;br/&gt;
&lt;br/&gt;
2011-10-16 16:25:26,845 [12] INFO  Membase.MembasePool [(null)] - Received new configuration.&lt;br/&gt;
2011-10-16 16:25:26,845 [12] INFO  Membase.MembasePool [(null)] - Received new configuration.&lt;br/&gt;
2011-10-16 16:25:26,845 [12] INFO  Membase.MembasePool [(null)] - Has vbucket. Server count: 2&lt;br/&gt;
2011-10-16 16:25:26,845 [12] INFO  Membase.MembasePool [(null)] - Has vbucket. Server count: 2&lt;br/&gt;
2011-10-16 16:25:26,846 [12] ERROR Membase.MembasePool [(null)] - Failed to initialize the pool.&lt;br/&gt;
System.FormatException: An invalid IP address was specified.&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;at System.Net.IPAddress.InternalParse(String ipString, Boolean tryParse)&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;at Membase.MembasePool.InitVBucket(ClusterConfig config, ISaslAuthenticationProvider auth) in d:\d\repo\EnyimMemcached\Membase\MembasePool.cs:line 207&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;at Membase.MembasePool.ReconfigurePool(ClusterConfig config) in d:\d\repo\EnyimMemcached\Membase\MembasePool.cs:line 139</description>
                <environment></environment>
            <key id="15424">NCBC-11</key>
            <summary>client does not handle hostnames in config</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="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="john">John Zablocki</assignee>
                                <reporter username="ingenthr">Matt Ingenthron</reporter>
                        <labels>
                    </labels>
                <created>Mon, 17 Oct 2011 16:41:34 -0500</created>
                <updated>Fri, 2 Mar 2012 16:47:18 -0600</updated>
                    <resolved>Fri, 2 Mar 2012 16:47:18 -0600</resolved>
                                            <fixVersion>1.0</fixVersion>
                                <component>library</component>
                                <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="22413" author="ingenthr" created="Mon, 17 Oct 2011 21:17:07 -0500"  >This issue is also tracked upstream as &lt;a href=&quot;https://github.com/enyim/EnyimMemcached/issues/83&quot;&gt;https://github.com/enyim/EnyimMemcached/issues/83&lt;/a&gt;</comment>
                    <comment id="24748" author="john" created="Fri, 2 Mar 2012 16:47:18 -0600"  >This issue was resolved in &lt;a href=&quot;https://github.com/enyim/EnyimMemcached/commit/3cf70e1c981e70d14d111509fa8975d2dcb54fd3&quot;&gt;https://github.com/enyim/EnyimMemcached/commit/3cf70e1c981e70d14d111509fa8975d2dcb54fd3&lt;/a&gt;.  &lt;br/&gt;
&lt;br/&gt;
.NET Client Library 1.0+ incorporates this Enyim fix.</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>10075</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-2] change in default dev view</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-2</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description>Owing to encoding problems with the &amp;quot;$&amp;quot;, we need to change the default for dev views from a prefix of &amp;quot;$dev_&amp;quot; to simply &amp;quot;dev_&amp;quot;</description>
                <environment></environment>
            <key id="14706">NCBC-2</key>
            <summary>change in default dev view</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="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="bcui">Bin Cui</assignee>
                                <reporter username="ingenthr">Matt Ingenthron</reporter>
                        <labels>
                    </labels>
                <created>Thu, 28 Jul 2011 13:54:32 -0500</created>
                <updated>Fri, 9 Sep 2011 18:21:50 -0500</updated>
                    <resolved>Fri, 9 Sep 2011 18:21:50 -0500</resolved>
                                                                            <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="21835" author="ingenthr" created="Thu, 25 Aug 2011 10:33:46 -0500"  >need to verify the library is doing dev views correctly</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>10082</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-27] client should support OBSERVE command</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-27</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description>The SYNC command should be deprecated, and the client should be updated to support the new OBSERVE command.  This needs to ship in the version compatible with 2.0 server.&lt;br/&gt;
&lt;br/&gt;
The OBSERVE implementation seems to be in &lt;a href=&quot;http://www.couchbase.com/issues/browse/MB-3817&quot; title=&quot;OBSERVE command does not implement notification on replication count &amp;gt;1&quot;&gt;&lt;strike&gt;MB-3817&lt;/strike&gt;&lt;/a&gt;</description>
                <environment></environment>
            <key id="14123">NCBC-27</key>
            <summary>client should support OBSERVE command</summary>
                <type id="4" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/improvement.png">Improvement</type>
                                <priority id="3" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/major.png">Major</priority>
                    <status id="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="john">John Zablocki</assignee>
                                <reporter username="ingenthr">Matt Ingenthron</reporter>
                        <labels>
                    </labels>
                <created>Fri, 13 May 2011 14:01:03 -0500</created>
                <updated>Thu, 1 Nov 2012 10:50:01 -0500</updated>
                    <resolved>Thu, 1 Nov 2012 10:50:01 -0500</resolved>
                                            <fixVersion>1.2 Beta</fixVersion>
                                                <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="20959" author="ingenthr" created="Thu, 26 May 2011 10:53:30 -0500"  >Proposed error response is ETMPFAIL.  &lt;a href=&quot;http://review.membase.org/#change,6557&quot;&gt;http://review.membase.org/#change,6557&lt;/a&gt;  In there is a question about change of payload, so be aware.&lt;br/&gt;
&lt;br/&gt;
Note that in &lt;a href=&quot;http://www.couchbase.com/issues/browse/MB-3818&quot; title=&quot;SYNC command needs coarse grain server side timeout&quot;&gt;&lt;strike&gt;MB-3818&lt;/strike&gt;&lt;/a&gt; is also a question about sending back errors right away with a different error response if the SYNC can&amp;#39;t ever be completed.  That is addressed in &lt;a href=&quot;http://www.couchbase.com/issues/browse/MB-3817&quot; title=&quot;OBSERVE command does not implement notification on replication count &amp;gt;1&quot;&gt;&lt;strike&gt;MB-3817&lt;/strike&gt;&lt;/a&gt;.&lt;br/&gt;
&lt;br/&gt;
So before this is closed:&lt;br/&gt;
&lt;a href=&quot;http://www.couchbase.com/issues/browse/MB-3818&quot; title=&quot;SYNC command needs coarse grain server side timeout&quot;&gt;&lt;strike&gt;MB-3818&lt;/strike&gt;&lt;/a&gt; needs to be complete&lt;br/&gt;
&lt;a href=&quot;http://www.couchbase.com/issues/browse/MB-3817&quot; title=&quot;OBSERVE command does not implement notification on replication count &amp;gt;1&quot;&gt;&lt;strike&gt;MB-3817&lt;/strike&gt;&lt;/a&gt; needs to be complete&lt;br/&gt;
&lt;br/&gt;
Then client needs updating</comment>
                    <comment id="38703" author="ingenthr" created="Wed, 12 Sep 2012 22:55:55 -0500"  >I think this is a dupe, right?</comment>
                    <comment id="40526" author="john" created="Fri, 5 Oct 2012 13:17:04 -0500"  >&lt;a href=&quot;http://www.couchbase.com/issues/browse/NCBC-82&quot;&gt;http://www.couchbase.com/issues/browse/NCBC-82&lt;/a&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>10062</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-227] intermittent failures during add-back rebalance</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-227</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description>Our integration testing is showing irregular operations failing during tests where a node is failed over, then added back and rebalanced.  This is not expected, as there should be no failures during rebalance.&lt;br/&gt;
&lt;br/&gt;
Assigning to Saakshi to further fill out the description.</description>
                <environment></environment>
            <key id="22679">NCBC-227</key>
            <summary>intermittent failures during add-back rebalance</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="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="saakshi.manocha">Saakshi Manocha</assignee>
                                <reporter username="ingenthr">Matt Ingenthron</reporter>
                        <labels>
                    </labels>
                <created>Wed, 13 Feb 2013 15:17:20 -0600</created>
                <updated>Tue, 7 May 2013 01:31:06 -0500</updated>
                    <resolved>Tue, 7 May 2013 01:31:06 -0500</resolved>
                            <version>1.2.1</version>
                                <fixVersion>1.2.5</fixVersion>
                                <component>library</component>
                                <votes>0</votes>
                        <watches>3</watches>
                                                    <comments>
                    <comment id="50402" author="saakshi.manocha" created="Thu, 14 Feb 2013 06:13:12 -0600"  >- Reproduced the brun test lists again to include the newly added reAdd test.&lt;br/&gt;
&lt;br/&gt;
- Ran the command:&lt;br/&gt;
python .\brun -C Sdkd.args -S dotnet-1.2-release -V 2.0.0-1976 -i cluster_config.ini -T HYBRID_readd-2&lt;br/&gt;
(This command will fail two nodes, add them back and then rebalance)&lt;br/&gt;
&lt;br/&gt;
- Cluster_config.ini comprise of 4 nodes:&lt;br/&gt;
10.3.121.134                   10.3.121.135                 10.3.121.136                     10.3.3.206&lt;br/&gt;
&lt;br/&gt;
- Output is here:&lt;br/&gt;
&lt;a href=&quot;http://sdk-testresults.couchbase.com.s3.amazonaws.com/sdkd/HWIN-335SPEPOCGT-IHYBRID_readd-2-Sdotnet-1.2-release-T2013-02-14-03.49.12-LV_CB_BASIC.txt&quot;&gt;http://sdk-testresults.couchbase.com.s3.amazonaws.com/sdkd/HWIN-335SPEPOCGT-IHYBRID_readd-2-Sdotnet-1.2-release-T2013-02-14-03.49.12-LV_CB_BASIC.txt&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
&lt;a href=&quot;http://sdk-testresults.couchbase.com.s3.amazonaws.com/sdkd/HWIN-335SPEPOCGT-IHYBRID_readd-2-Sdotnet-1.2-release-T2013-02-14-03.49.12-LV_MC_BASIC.txt&quot;&gt;http://sdk-testresults.couchbase.com.s3.amazonaws.com/sdkd/HWIN-335SPEPOCGT-IHYBRID_readd-2-Sdotnet-1.2-release-T2013-02-14-03.49.12-LV_MC_BASIC.txt&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
&lt;a href=&quot;http://sdk-testresults.couchbase.com.s3.amazonaws.com/sdkd/HWIN-335SPEPOCGT-IHYBRID_readd-2-Sdotnet-1.2-release-T2013-02-14-03.49.12-LV_HTTP_BASIC.txt&quot;&gt;http://sdk-testresults.couchbase.com.s3.amazonaws.com/sdkd/HWIN-335SPEPOCGT-IHYBRID_readd-2-Sdotnet-1.2-release-T2013-02-14-03.49.12-LV_HTTP_BASIC.txt&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
- Observations:&lt;br/&gt;
(a) Following errors occur continuously during CHANGE phase while the rebalance operation is undergoing:&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[Enyim.Caching.Memcached.MemcachedNode|Error] System.IO.IOException: Failed to read from the socket &amp;#39;10.3.121.136:11210&amp;#39;. Error: SocketError value was Success, but 0 bytes were received&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[Enyim.Caching.Memcached.MemcachedNode.InternalPoolImpl|Error] Could not init pool. System.NullReferenceException Object reference not set to an instance of an object.&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[Sdkd.ViewQuery|Warn] Unrecognized error System.Net.WebException The operation has timed out&lt;br/&gt;
&lt;br/&gt;
(b) No Errors occur during REBOUND phase, which is a good sign. This is the time when Rebalance operation is complete and no more topology changes occur.</comment>
                    <comment id="50482" author="mnunberg" created="Thu, 14 Feb 2013 17:27:35 -0600"  >Interesting to note that there are NOT_MY_VBUCKET errors well after the rebalance after the readd</comment>
                    <comment id="51738" author="saakshi.manocha" created="Fri, 1 Mar 2013 02:06:44 -0600"  >Ran a full suite of hybrid test scenarios using sdkd and latest enyim.caching changes (as done by John related to issue# CBSE-396).&lt;br/&gt;
The report is ready with comments and shared through Google docs:&lt;br/&gt;
sdkd-reports -&amp;gt; nosdk-nocluster-3d_AT-2013-02-24T22-21-32&lt;br/&gt;
&lt;br/&gt;
The report has better grades than the last month report which is good.</comment>
                    <comment id="52019" author="saakshi.manocha" created="Tue, 5 Mar 2013 01:17:27 -0600"  >The report: sdkd-reports -&amp;gt; nosdk-nocluster-3d_AT-2013-02-24T22-21-32&lt;br/&gt;
shows the error messages occur in debug mode during rebalance, but the error rate does not increase. And during and after rebound phase, the errors disappear and there is a full recovery of the cluster.&lt;br/&gt;
As long as there are no errors after rebalance operation is complete, the report is good.</comment>
                    <comment id="52174" author="ingenthr" created="Wed, 6 Mar 2013 19:22:10 -0600"  >Note that we ran into this in a Java deployment today.  There may be something odd happening here.&lt;br/&gt;
&lt;br/&gt;
Is it possible to capture from this, using 2.0.0 server on linux, a packet capture of port 8091, 8092 and 11210 from the client system?  This would allow us to see if the cluster is behaving as expected.</comment>
                    <comment id="57379" author="saakshi.manocha" created="Tue, 7 May 2013 01:30:56 -0500"  >The required changes for this issue already got released with &lt;a href=&quot;http://www.couchbase.com/issues/browse/NCBC-228&quot; title=&quot;Frequent PooledSocket errors appear during rebalance&quot;&gt;&lt;strike&gt;NCBC-228&lt;/strike&gt;&lt;/a&gt;, so I&amp;#39;m closing out this one.&lt;br/&gt;
No further similar issue reported</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                <customfield id="customfield_10283" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                <customfieldname>Planned Start</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>Wed, 13 Feb 2013 12:00:00 -0600</customfieldvalue>

                </customfieldvalues>
            </customfield>
                                            <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>8841</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-201] add observe operation type to client</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-201</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description>There are some times that one may like to do one&amp;#39;s own observation on the state of a key/cas.  To do so, the OBSERVE protocol operation needs a high level operation.</description>
                <environment></environment>
            <key id="21750">NCBC-201</key>
            <summary>add observe operation type to client</summary>
                <type id="2" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/newfeature.png">New Feature</type>
                                <priority id="3" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/major.png">Major</priority>
                    <status id="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="john">John Zablocki</assignee>
                                <reporter username="ingenthr">Matt Ingenthron</reporter>
                        <labels>
                    </labels>
                <created>Sat, 12 Jan 2013 11:38:56 -0600</created>
                <updated>Fri, 17 May 2013 15:13:31 -0500</updated>
                    <resolved>Fri, 17 May 2013 15:13:31 -0500</resolved>
                            <version>1.2.0</version>
                                <fixVersion>1.2.5</fixVersion>
                                                <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="47698" author="john" created="Mon, 14 Jan 2013 08:42:13 -0600"  >There already is a public Observe method, though it&amp;#39;s not documented.  It&amp;#39;s the driver for the durability methods.  I&amp;#39;ll document it for 1.2.2.&lt;br/&gt;
&lt;br/&gt;
</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9263</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-90] Updated screencast for /develop pages </title>
                <link>http://www.couchbase.com/issues/browse/NCBC-90</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description>Create an updated screencast to ship with the new 2.0 developer SDKs</description>
                <environment></environment>
            <key id="18348">NCBC-90</key>
            <summary>Updated screencast for /develop pages </summary>
                <type id="4" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/improvement.png">Improvement</type>
                                <priority id="3" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/major.png">Major</priority>
                    <status id="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="2">Won&apos;t Fix</resolution>
                                <assignee username="john">John Zablocki</assignee>
                                <reporter username="ingenthr">Matt Ingenthron</reporter>
                        <labels>
                    </labels>
                <created>Thu, 12 Jul 2012 00:37:03 -0500</created>
                <updated>Fri, 17 May 2013 15:02:14 -0500</updated>
                    <resolved>Fri, 17 May 2013 15:02:14 -0500</resolved>
                                            <fixVersion>1.2.5</fixVersion>
                                                <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="58655" author="ingenthr" created="Fri, 17 May 2013 15:02:14 -0500"  >Not going to do this at the moment.</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9272</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-8] supply license information for documentation</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-8</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description>needed for all libs; just filing for tracking here</description>
                <environment></environment>
            <key id="15146">NCBC-8</key>
            <summary>supply license information for documentation</summary>
                <type id="3" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/task.png">Task</type>
                                <priority id="3" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/major.png">Major</priority>
                    <status id="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="john">John Zablocki</assignee>
                                <reporter username="ingenthr">Matt Ingenthron</reporter>
                        <labels>
                    </labels>
                <created>Fri, 9 Sep 2011 18:09:32 -0500</created>
                <updated>Fri, 17 May 2013 15:15:36 -0500</updated>
                    <resolved>Fri, 17 May 2013 15:15:36 -0500</resolved>
                                            <fixVersion>1.2.5</fixVersion>
                                                <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="25503" author="john" created="Thu, 5 Apr 2012 10:31:30 -0500"  >Moving to 1.2 to have an item for Hammock and Json.NET</comment>
                    <comment id="58659" author="ingenthr" created="Fri, 17 May 2013 15:15:36 -0500"  >Done, in the move to NuGet.  only JSON.net is a dependency as of 1.2.6.</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9275</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-15] running unit tests under CI</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-15</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description></description>
                <environment></environment>
            <key id="15838">NCBC-15</key>
            <summary>running unit tests under CI</summary>
                <type id="3" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/task.png">Task</type>
                                <priority id="3" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/major.png">Major</priority>
                    <status id="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="saakshi.manocha">Saakshi Manocha</assignee>
                                <reporter username="ingenthr">Matt Ingenthron</reporter>
                        <labels>
                    </labels>
                <created>Thu, 12 Jan 2012 01:28:42 -0600</created>
                <updated>Tue, 21 May 2013 05:17:11 -0500</updated>
                    <resolved>Tue, 21 May 2013 05:17:11 -0500</resolved>
                                                                            <votes>0</votes>
                        <watches>2</watches>
                                                    <comments>
                    <comment id="58658" author="ingenthr" created="Fri, 17 May 2013 15:14:09 -0500"  >Perhaps you have this one done?</comment>
                    <comment id="58889" author="saakshi.manocha" created="Tue, 21 May 2013 05:16:58 -0500"  >yes the tests are here:&lt;br/&gt;
&lt;a href=&quot;http://sdkbuilds.couchbase.com/job/couchbase-net-client/&quot;&gt;http://sdkbuilds.couchbase.com/job/couchbase-net-client/&lt;/a&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>10072</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-241] Fix dependency issue of nunit.framework in Enyim.Caching\MemcachedTest and assembly signing</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-241</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description>&lt;br/&gt;
We need to fix the missing binary reference of nunit.framework.dll from Enyim.Caching\MemcachedTest repository and also work on signing of assembly like the ironpython script of  enyim-dev-prep.py in EnyimMemcached repository.&lt;br/&gt;
</description>
                <environment></environment>
            <key id="23399">NCBC-241</key>
            <summary>Fix dependency issue of nunit.framework in Enyim.Caching\MemcachedTest and assembly signing</summary>
                <type id="4" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/improvement.png">Improvement</type>
                                <priority id="4" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/minor.png">Minor</priority>
                    <status id="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="3">Duplicate</resolution>
                                <assignee username="john">John Zablocki</assignee>
                                <reporter username="saakshi.manocha">Saakshi Manocha</reporter>
                        <labels>
                    </labels>
                <created>Tue, 26 Mar 2013 15:06:14 -0500</created>
                <updated>Thu, 4 Apr 2013 10:53:05 -0500</updated>
                    <resolved>Thu, 4 Apr 2013 10:53:05 -0500</resolved>
                                                                            <votes>0</votes>
                        <watches>2</watches>
                                                    <comments>
                    <comment id="54218" author="saakshi.manocha" created="Thu, 4 Apr 2013 10:53:05 -0500"  >Duplicate of &lt;a href=&quot;http://www.couchbase.com/issues/browse/NCBC-240&quot; title=&quot;Fix dependency issue of nunit.framework in Enyim.Caching\MemcachedTest and assembly signing&quot;&gt;&lt;strike&gt;NCBC-240&lt;/strike&gt;&lt;/a&gt;</comment>
                </comments>
                <issuelinks>
                        <issuelinktype id="10000">
                <name>Dependency</name>
                                                <inwardlinks description="blocks">
                                    </inwardlinks>
                            </issuelinktype>
                    </issuelinks>
                <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>10262</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-237] Exists and Count/TotalRows</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-237</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description>Would be nice to either be able to get the keys that are stored in RAM or for you to implement simple `Exists(key:string)` and `Count` members.&lt;br/&gt;
&lt;br/&gt;
Exists would be really nice to have instead of performing a Get which also pulls the actual data. Of course you could work around this by creating a view, but it seems overkill just to check for key existence.&lt;br/&gt;
&lt;br/&gt;
//Dan</description>
                <environment></environment>
            <key id="23227">NCBC-237</key>
            <summary>Exists and Count/TotalRows</summary>
                <type id="2" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/newfeature.png">New Feature</type>
                                <priority id="4" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/minor.png">Minor</priority>
                    <status id="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="john">John Zablocki</assignee>
                                <reporter username="danielwertheim">Daniel Wertheim</reporter>
                        <labels>
                        <label>.net</label>
                    </labels>
                <created>Thu, 14 Mar 2013 15:51:13 -0500</created>
                <updated>Tue, 2 Apr 2013 08:46:05 -0500</updated>
                    <resolved>Tue, 2 Apr 2013 08:46:05 -0500</resolved>
                                            <fixVersion>1.2.4</fixVersion>
                                                <votes>0</votes>
                        <watches>1</watches>
                                                            <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                            <customfield id="customfield_10284" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                <customfieldname>Planned End</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>Thu, 14 Mar 2013 12:00:00 -0500</customfieldvalue>

                </customfieldvalues>
            </customfield>
                                            <customfield id="customfield_10283" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                <customfieldname>Planned Start</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>Thu, 14 Mar 2013 12:00:00 -0500</customfieldvalue>

                </customfieldvalues>
            </customfield>
                                            <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9492</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-194] Review change : http://review.couchbase.org/#/c/23660/</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-194</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description>Review change : &lt;a href=&quot;http://review.couchbase.org/#/c/23660/&quot;&gt;http://review.couchbase.org/#/c/23660/&lt;/a&gt;</description>
                <environment></environment>
            <key id="21616">NCBC-194</key>
            <summary>Review change : http://review.couchbase.org/#/c/23660/</summary>
                <type id="3" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/task.png">Task</type>
                                <priority id="4" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/minor.png">Minor</priority>
                    <status id="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="saakshi.manocha">Saakshi Manocha</assignee>
                                <reporter username="saakshi.manocha">Saakshi Manocha</reporter>
                        <labels>
                    </labels>
                <created>Fri, 4 Jan 2013 01:21:44 -0600</created>
                <updated>Fri, 4 Jan 2013 01:22:12 -0600</updated>
                    <resolved>Fri, 4 Jan 2013 01:22:12 -0600</resolved>
                                                                            <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="47052" author="saakshi.manocha" created="Fri, 4 Jan 2013 01:22:12 -0600"  >review done, review comments posted in Gerrit</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9927</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-187] Verify code in gerrit</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-187</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description>&lt;a href=&quot;http://review.couchbase.org/#/c/23430/&quot;&gt;http://review.couchbase.org/#/c/23430/&lt;/a&gt; &lt;br/&gt;
&lt;br/&gt;
changes related to SDKQE-58, &lt;a href=&quot;http://www.couchbase.com/issues/browse/NCBC-177&quot; title=&quot;Consolidate test options from App.config&quot;&gt;&lt;strike&gt;NCBC-177&lt;/strike&gt;&lt;/a&gt;</description>
                <environment></environment>
            <key id="21453">NCBC-187</key>
            <summary>Verify code in gerrit</summary>
                <type id="3" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/task.png">Task</type>
                                <priority id="4" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/minor.png">Minor</priority>
                    <status id="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="mnunberg">Mark Nunberg</assignee>
                                <reporter username="saakshi.manocha">Saakshi Manocha</reporter>
                        <labels>
                    </labels>
                <created>Thu, 20 Dec 2012 03:09:56 -0600</created>
                <updated>Wed, 26 Dec 2012 15:43:53 -0600</updated>
                    <resolved>Wed, 26 Dec 2012 15:43:53 -0600</resolved>
                                                                            <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="46583" author="john" created="Wed, 26 Dec 2012 15:43:53 -0600"  >Reviewed.</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9929</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-185] document bugs</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-185</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description>I went through the link &lt;a href=&quot;http://www.couchbase.com/docs/couchbase-sdk-net-1.2/getting-started.html,&quot;&gt;http://www.couchbase.com/docs/couchbase-sdk-net-1.2/getting-started.html,&lt;/a&gt; which covers the sections 1.1, 1.2 and 1.3&lt;br/&gt;
&amp;nbsp;&lt;br/&gt;
I find the document good enough, following are the observations that may be corrected:&lt;br/&gt;
&amp;nbsp;&lt;br/&gt;
(a) 1.3.1 - Project Set up &lt;br/&gt;
There is no Enyim.Memcached.dll assembly in preview release zip file. Enyim.Caching.dll is available.&lt;br/&gt;
&amp;nbsp;&lt;br/&gt;
(b) CRUD operations &lt;br/&gt;
JSON document with key &amp;quot;110fc0f765&amp;quot; does not exist in beer-sample bucket &lt;br/&gt;
&lt;br/&gt;
var key = BitConverter.ToString(HashAlgorithm.Create(&amp;quot;SHA1&amp;quot;) &lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;.ComputeHash(Encoding.UTF8.GetBytes(newBeer))) &lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;.Replace(&amp;quot;-&amp;quot;, &amp;quot;&amp;quot;).Substring(0, 10).ToLower(); &lt;br/&gt;
returns &amp;quot;fc4970a84c&amp;quot; &lt;br/&gt;
and not &amp;quot;5c26a734c9&amp;quot; &lt;br/&gt;
&lt;br/&gt;
(c) CouchbaseClient JSON Extension Methods &lt;br/&gt;
add reference and add these statements in code: &lt;br/&gt;
&lt;br/&gt;
using Newtonsoft.Json; &lt;br/&gt;
using Couchbase.Extensions; &lt;br/&gt;
&lt;br/&gt;
(d) Working with Views: &lt;br/&gt;
May be add more about the rows returned from GetView(), Reduce method and stale parameter.&lt;br/&gt;
&amp;nbsp;</description>
                <environment></environment>
            <key id="21394">NCBC-185</key>
            <summary>document bugs</summary>
                <type id="1" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="4" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/minor.png">Minor</priority>
                    <status id="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="saakshi.manocha">Saakshi Manocha</assignee>
                                <reporter username="saakshi.manocha">Saakshi Manocha</reporter>
                        <labels>
                    </labels>
                <created>Tue, 18 Dec 2012 12:45:06 -0600</created>
                <updated>Tue, 1 Jan 2013 04:40:15 -0600</updated>
                    <resolved>Tue, 1 Jan 2013 04:40:15 -0600</resolved>
                                            <fixVersion>1.2.1</fixVersion>
                                                <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="46584" author="john" created="Wed, 26 Dec 2012 16:20:43 -0600"  >a) Fixed&lt;br/&gt;
b) Replaced with new key format (when written, the sample bucket didn&amp;#39;t have meaningful keys)&lt;br/&gt;
c) Mentioned in the paragraph&lt;br/&gt;
d) More details are found in the tutorial&lt;br/&gt;
&lt;br/&gt;
Revision pending approval&lt;br/&gt;
Pull request sent to docs team </comment>
                    <comment id="46594" author="saakshi.manocha" created="Thu, 27 Dec 2012 04:54:56 -0600"  >Hi John,&lt;br/&gt;
I am not able to find the changes that you have mentioned in the comment above. I&amp;#39;m looking at the URL : &lt;a href=&quot;http://www.couchbase.com/docs/couchbase-sdk-net-1.2/crud.html&quot;&gt;http://www.couchbase.com/docs/couchbase-sdk-net-1.2/crud.html&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
Please see if this is the correct place.&lt;br/&gt;
&lt;br/&gt;
Thanks&lt;br/&gt;
Saakshi</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9931</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-180] DOC: Link to &quot;next&quot; instead of &quot;current&quot; in main .Net menu</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-180</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description>In the menu located on the right of the .Net API documentation  ( for example  &lt;a href=&quot;http://www.couchbase.com/docs/couchbase-sdk-net-1.2/api-reference-view.html&quot;&gt;http://www.couchbase.com/docs/couchbase-sdk-net-1.2/api-reference-view.html&lt;/a&gt; ), the item:&lt;br/&gt;
&amp;quot;.NET Client Library&amp;quot;&lt;br/&gt;
is pointing to&lt;br/&gt;
&lt;a href=&quot;http://www.couchbase.com/develop/net/next&quot;&gt;http://www.couchbase.com/develop/net/next&lt;/a&gt;</description>
                <environment></environment>
            <key id="21324">NCBC-180</key>
            <summary>DOC: Link to &quot;next&quot; instead of &quot;current&quot; in main .Net menu</summary>
                <type id="1" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="4" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/minor.png">Minor</priority>
                    <status id="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="mccouch">MC Brown</assignee>
                                <reporter username="tgrall">Tug Grall</reporter>
                        <labels>
                    </labels>
                <created>Fri, 14 Dec 2012 10:20:10 -0600</created>
                <updated>Fri, 14 Dec 2012 11:42:55 -0600</updated>
                    <resolved>Fri, 14 Dec 2012 11:42:55 -0600</resolved>
                            <version>1.2.0</version>
                                                <component>docs</component>
                                <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="46028" author="ingenthr" created="Fri, 14 Dec 2012 11:23:08 -0600"  >That sidebar is probably best adjusted by MC, though I have no doubt John could figure out where to adjust it with a &amp;quot;git grep&amp;quot;.</comment>
                    <comment id="46030" author="mccouch" created="Fri, 14 Dec 2012 11:42:55 -0600"  >Fixed. I thought I&amp;#39;d corrected all these on wednesday, so I&amp;#39;ve also done a quick sanity check and made sure other references are fixed, but let me know if you find any others. </comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9935</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-169] Compile time error in MemcachedTest project - VBucket constructor now takes 3 parameters</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-169</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description>VBucket constructor now takes a third parameter - index.&lt;br/&gt;
The class EnyimMemcached\MemcachedTest\VBucketTest.cs initializes VBucket with only two arguments, that leads to compile time error.&lt;br/&gt;
</description>
                <environment></environment>
            <key id="21018">NCBC-169</key>
            <summary>Compile time error in MemcachedTest project - VBucket constructor now takes 3 parameters</summary>
                <type id="1" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="4" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/minor.png">Minor</priority>
                    <status id="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="saakshi.manocha">Saakshi Manocha</assignee>
                                <reporter username="saakshi.manocha">Saakshi Manocha</reporter>
                        <labels>
                    </labels>
                <created>Fri, 30 Nov 2012 00:56:28 -0600</created>
                <updated>Tue, 4 Dec 2012 19:24:52 -0600</updated>
                    <resolved>Tue, 4 Dec 2012 19:24:52 -0600</resolved>
                                                                            <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="45056" author="saakshi.manocha" created="Fri, 30 Nov 2012 01:00:31 -0600"  >- Forked the reporsitory from Couchbase\Enyimmemcached.&lt;br/&gt;
- Added third parameter &amp;#39;index&amp;#39; while initializing VBucket.&lt;br/&gt;
- Committed and pushed changes into forked repository.&lt;br/&gt;
- Send a pull request to master repository for review and merge.&lt;br/&gt;
&lt;br/&gt;
Change done:&lt;br/&gt;
- File changed:  EnyimMemcached\MemcachedTest\VBucketTest.cs&lt;br/&gt;
- Replaced the following:&lt;br/&gt;
&lt;br/&gt;
private VBucket[] buckets = new[]&lt;br/&gt;
	        {&lt;br/&gt;
	            new VBucket(0, new[] {1, 2}),&lt;br/&gt;
	            new VBucket(1, new[] {2, 0}),&lt;br/&gt;
	            new VBucket(2, new[] {1, -1}),&lt;br/&gt;
	            new VBucket(1, new[] {2, 0})&lt;br/&gt;
	        };&lt;br/&gt;
&lt;br/&gt;
&lt;br/&gt;
with&lt;br/&gt;
&lt;br/&gt;
private VBucket[] buckets = new[]&lt;br/&gt;
	        {&lt;br/&gt;
	            new VBucket(0, new[] {1, 2}, 0),&lt;br/&gt;
	            new VBucket(1, new[] {2, 0}, 1),&lt;br/&gt;
	            new VBucket(2, new[] {1, -1}, 2),&lt;br/&gt;
	            new VBucket(1, new[] {2, 0}, 3)&lt;br/&gt;
	        };&lt;br/&gt;
&lt;br/&gt;
</comment>
                    <comment id="45418" author="saakshi.manocha" created="Tue, 4 Dec 2012 19:24:52 -0600"  >change merged with master repository</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9939</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-156] Python set up for sdkd</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-156</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description>Learn how to install python and sdkd dependencies (on windows?); and do basic run of the sdkd.</description>
                <environment></environment>
            <key id="20776">NCBC-156</key>
            <summary>Python set up for sdkd</summary>
                <type id="3" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/task.png">Task</type>
                                <priority id="4" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/minor.png">Minor</priority>
                    <status id="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="mnunberg">Mark Nunberg</assignee>
                                <reporter username="saakshi.manocha">Saakshi Manocha</reporter>
                        <labels>
                    </labels>
                <created>Thu, 15 Nov 2012 04:10:08 -0600</created>
                <updated>Fri, 23 Nov 2012 20:19:24 -0600</updated>
                    <resolved>Fri, 23 Nov 2012 20:19:24 -0600</resolved>
                                                                            <votes>0</votes>
                        <watches>1</watches>
                                                            <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9949</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-30] Need to upgrade IIS Session Provider to latest Couchbase client versioning/naming</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-30</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description>As per a customer request, this is being opened to track the process of upgrading the IIS Session Provider.</description>
                <environment></environment>
            <key id="16283">NCBC-30</key>
            <summary>Need to upgrade IIS Session Provider to latest Couchbase client versioning/naming</summary>
                <type id="1" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="4" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/minor.png">Minor</priority>
                    <status id="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="john">John Zablocki</assignee>
                                <reporter username="perry">Perry Krug</reporter>
                        <labels>
                    </labels>
                <created>Sat, 10 Mar 2012 12:01:11 -0600</created>
                <updated>Tue, 24 Apr 2012 14:00:19 -0500</updated>
                    <resolved>Tue, 24 Apr 2012 14:00:19 -0500</resolved>
                            <version>0.9</version>
                                                <component>library</component>
                                <votes>1</votes>
                        <watches>1</watches>
                                                    <comments>
                    <comment id="25476" author="j.lam" created="Wed, 4 Apr 2012 11:27:34 -0500"  >Hi any ETA on this? We would like to get this resolved asap and also need to plan our development/release schedule around it in advance. Thanks!</comment>
                    <comment id="26167" author="john" created="Tue, 24 Apr 2012 14:00:19 -0500"  >Currently updated at &lt;a href=&quot;https://github.com/jzablocki/couchbase-aspnet/tree/master/CouchbaseAspNetSample&quot;&gt;https://github.com/jzablocki/couchbase-aspnet/tree/master/CouchbaseAspNetSample&lt;/a&gt; waiting on creation of a CouchbaseLabs project.</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>10060</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-271] cannot load RestSharp HTTP plugin</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-271</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description>User gets a &amp;quot;The type &amp;#39;Couchbase.HammockHttpClientFactory, Couchbase&amp;#39; cannot be resolved.&amp;quot; when trying to use a configuration which specifies this backend.&lt;br/&gt;
&lt;br/&gt;
Most relevant text from the full post (at &lt;a href=&quot;https://groups.google.com/forum/?fromgroups=#!topic/couchbase-8091/zSsDSr3Mv54)&quot;&gt;https://groups.google.com/forum/?fromgroups=#!topic/couchbase-8091/zSsDSr3Mv54)&lt;/a&gt; is below:&lt;br/&gt;
I&amp;#39;m trying to test out the latest build of Couchbase (2.0.1) with the latest SDK and there are some differences with the configuration (or so it seems) and I can&amp;#39;t get things to load or when I do I&amp;#39;m concerned that I haven&amp;#39;t done it right.&lt;br/&gt;
&lt;br/&gt;
My configuration looked like this:&lt;br/&gt;
&lt;br/&gt;
&amp;lt;couchbase&amp;gt;&lt;br/&gt;
&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;documentNameTransformer type=&amp;quot;Couchbase.Configuration.DevelopmentModeNameTransformer, Couchbase&amp;quot; /&amp;gt;&lt;br/&gt;
&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;httpClientFactory type=&amp;quot;Couchbase.HammockHttpClientFactory, Couchbase&amp;quot; /&amp;gt;&lt;br/&gt;
&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;servers bucket=&amp;quot;dev-bucket&amp;quot; bucketPassword=&amp;quot;&amp;quot;&amp;gt;&lt;br/&gt;
&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;add uri=&amp;quot;&lt;a href=&quot;http://localhost:8091/pools/default&quot;&gt;http://localhost:8091/pools/default&lt;/a&gt;&amp;quot; /&amp;gt;&lt;br/&gt;
&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;/servers&amp;gt;&lt;br/&gt;
&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;socketPool minPoolSize=&amp;quot;1&amp;quot; maxPoolSize=&amp;quot;1&amp;quot; connectionTimeout=&amp;quot;00:00:10&amp;quot; deadTimeout=&amp;quot;00:00:10&amp;quot; /&amp;gt;&lt;br/&gt;
&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;lt;/couchbase&amp;gt;&lt;br/&gt;
&lt;br/&gt;
&lt;br/&gt;
With that configuration it complains about the httpClientFactory line. I have the latest Couchbase.dll in the bin folder so unclear what is wrong. I dug into the documentation and noticed that there is also an option to use  &amp;lt;httpClientFactory type=&amp;quot;Couchbase.RestSharpHttpClientFactory, Couchbase&amp;quot; /&amp;gt;. Both options result in the following error: The value of the property &amp;#39;type&amp;#39; cannot be parsed. The error is: The type &amp;#39;Couchbase.HammockHttpClientFactory, Couchbase&amp;#39; cannot be resolved. Please verify the spelling is correct or that the full type name is provided.&lt;br/&gt;
&lt;br/&gt;
Also of note, if I comment out all httpClientFactory elements my application loads without any errors. What am I giving up by not having one defined?&lt;br/&gt;
</description>
                <environment></environment>
            <key id="24524">NCBC-271</key>
            <summary>cannot load RestSharp HTTP plugin</summary>
                <type id="1" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="4" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/minor.png">Minor</priority>
                    <status id="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="saakshi.manocha">Saakshi Manocha</assignee>
                                <reporter username="ingenthr">Matt Ingenthron</reporter>
                        <labels>
                    </labels>
                <created>Sun, 2 Jun 2013 23:46:02 -0500</created>
                <updated>Mon, 10 Jun 2013 21:30:23 -0500</updated>
                    <resolved>Mon, 10 Jun 2013 21:30:23 -0500</resolved>
                            <version>1.2.6</version>
                                                <component>library</component>
                                <votes>0</votes>
                        <watches>3</watches>
                                                    <comments>
                    <comment id="59896" author="saakshi.manocha" created="Mon, 3 Jun 2013 04:10:19 -0500"  >Hi Kyle,&lt;br/&gt;
Could you please get the latest SDK code again from github and please see that in Visual Studio, under package manager, you have this option enabled - &amp;quot;Allow Nuget to download missing packages during build&amp;quot;.&lt;br/&gt;
Let me know if this helps.&lt;br/&gt;
</comment>
                    <comment id="59897" author="saakshi.manocha" created="Mon, 3 Jun 2013 04:12:46 -0500"  >@Matt: I could not post to that Google group where Kyle had submitted this query, I have raised the bug in Jira to get permissions.</comment>
                    <comment id="59910" author="kyleheon" created="Mon, 3 Jun 2013 06:19:33 -0500"  >I&amp;#39;m not actually using Nuget for the installation, I downloaded the binaries and diffed them over our lib\couchbase folder which is where we include the Couchbase assemblies.</comment>
                    <comment id="59937" author="saakshi.manocha" created="Mon, 3 Jun 2013 14:53:03 -0500"  >- Are you using the latest binaries from here:&lt;br/&gt;
&lt;a href=&quot;http://www.couchbase.com/develop/net/current&quot;&gt;http://www.couchbase.com/develop/net/current&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
- I downloaded the latest binaries from the above-said location and created a small application in Visual Studio where I added the reference of these binaries, I am able to build the application just fine, no compilation errors.&lt;br/&gt;
&lt;br/&gt;
- Please ensure that you are using the correct binaries as per the underlying .Net framework and also check the project properties that it is correctly pointing to target the full .Net framework (not the client profile etc.)&lt;br/&gt;
&lt;br/&gt;
- If not using NuGet, add references to the Couchbase.dll, Enyim.Caching.dll, Newtonsoft.Json.dll and RestSharp.dll assemblies found in the release zip file. &lt;br/&gt;
Visual Studio console applications target the .NET Framework Client Profile by default, so you&amp;#39;ll need to update the project properties to instead target the full .NET Framework.  If you skip this step, you&amp;#39;ll have compilation errors.</comment>
                    <comment id="59999" author="kyleheon" created="Tue, 4 Jun 2013 05:51:21 -0500"  >I&amp;#39;ve downloaded from the location you indicated twice now and I do not see a RestSharp.dll at all.</comment>
                    <comment id="60326" author="saakshi.manocha" created="Thu, 6 Jun 2013 06:48:17 -0500"  >Hi Kyle!&lt;br/&gt;
&lt;br/&gt;
We do not distribute the Hammock.dll or RestSharp.dll through our release package. This is because we would not recommend using restsharp at this time, however, we just retained it as an option in case we find any need to use it to address some unforseen compatibility issue.&lt;br/&gt;
RestSharp and Hammock are no longer dependencies of the Couchbase .NET Client Library.&lt;br/&gt;
RestSharp and Hammock will be usable via a separate NuGet project, or from the Couchbase.HttpClients project (via GitHub). These assemblies will not be signed, to avoid collisions with a custom RestSharp, which is unsigned.&lt;br/&gt;
&lt;br/&gt;
So we suggest either you could use the direct HttpClient or if anyway you would require RestSharp then please download it from the Nuget Package or from the  Github Httpclient project.</comment>
                    <comment id="60327" author="kyleheon" created="Thu, 6 Jun 2013 06:56:50 -0500"  >Thank you. I am using the default httpClient at this point without any issues.</comment>
                    <comment id="60428" author="saakshi.manocha" created="Fri, 7 Jun 2013 00:21:50 -0500"  >Thanks for the information, Kyle.&lt;br/&gt;
Please confirm that the issue is resolved so that we can mark it as closed.</comment>
                    <comment id="60443" author="kyleheon" created="Fri, 7 Jun 2013 06:05:50 -0500"  >Confirmed.</comment>
                    <comment id="60663" author="saakshi.manocha" created="Mon, 10 Jun 2013 21:30:23 -0500"  >Customer confirmed, hence marking it as fixed.</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>11616</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>

<item>
            <title>[NCBC-275] Modify Nunit tests to allow for execution in single node environment.</title>
                <link>http://www.couchbase.com/issues/browse/NCBC-275</link>
                <project id="10046" key="NCBC">Couchbase .NET client library</project>
                        <description></description>
                <environment></environment>
            <key id="24850">NCBC-275</key>
            <summary>Modify Nunit tests to allow for execution in single node environment.</summary>
                <type id="3" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/task.png">Task</type>
                                <priority id="4" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/minor.png">Minor</priority>
                    <status id="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                                <assignee username="saakshi.manocha">Saakshi Manocha</assignee>
                                <reporter username="saakshi.manocha">Saakshi Manocha</reporter>
                        <labels>
                    </labels>
                <created>Tue, 18 Jun 2013 08:37:54 -0500</created>
                <updated>Tue, 18 Jun 2013 08:48:52 -0500</updated>
                    <resolved>Tue, 18 Jun 2013 08:48:52 -0500</resolved>
                                                                            <votes>0</votes>
                        <watches>1</watches>
                                                    <comments>
                    <comment id="61342" author="saakshi.manocha" created="Tue, 18 Jun 2013 08:48:46 -0500"  >&lt;a href=&quot;http://review.couchbase.org/#/c/26997/&quot;&gt;http://review.couchbase.org/#/c/26997/&lt;/a&gt;</comment>
                </comments>
                <issuelinks>
                        <issuelinktype id="10000">
                <name>Dependency</name>
                                <outwardlinks description="depends on">
                                    </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>11866</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>