<!-- 
RSS generated by JIRA (5.2.4#845-sha1:c9f4cc41abe72fb236945343a1f485c2c844dac9) at Tue May 21 11:36:25 CDT 2013

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

<item>
            <title>[MB-4804] querying views when new nodes are added and not rebalanced in yet and another node is failed over - Viewquery failing due to {&quot;error&quot;:&quot;error&quot;,&quot;reason&quot;:&quot;A view spec can not consist of merges exclusively.&quot;} </title>
                <link>http://www.couchbase.com/issues/browse/MB-4804</link>
                <project id="10010" key="MB">Couchbase Server</project>
                        <description>Running the following test&lt;br/&gt;
&lt;br/&gt;
This test, will keep running load and keep quering the 20 design docs in parallel. &lt;br/&gt;
viewtests.ViewBasicTests.test_load_data_get_view_x_mins_y_design_docs,num-design-docs=24,load-time=3,run-view-time=1&lt;br/&gt;
&lt;br/&gt;
&lt;br/&gt;
This is not an intermittent error. &lt;br/&gt;
&lt;br/&gt;
During the tests, we also performed. &lt;br/&gt;
1) Some views were deleted&lt;br/&gt;
2) Nodes were failed over &lt;br/&gt;
3) New nodes were rebalanced into the cluster. &lt;br/&gt;
&lt;br/&gt;
{&amp;quot;_id&amp;quot;:&amp;quot;_design/dev_test_view_on_10000_docs-dd0170e&amp;quot;,&amp;quot;_rev&amp;quot;:&amp;quot;1-39c21665&amp;quot;,&amp;quot;language&amp;quot;:&amp;quot;javascript&amp;quot;,&amp;quot;views&amp;quot;:{&amp;quot;dev_test_view_on_10000_docs-dd0170e&amp;quot;:{&amp;quot;map&amp;quot;:&amp;quot;function (doc) {if(doc.name.indexOf(\&amp;quot;dev_test_view_on_10000_docs-dd0170e\&amp;quot;) != -1) { emit(doc.name, doc);}}&amp;quot;}}}&lt;br/&gt;
</description>
                <environment>Ubuntu 10.04 64 bit</environment>
            <key id="16150">MB-4804</key>
            <summary>querying views when new nodes are added and not rebalanced in yet and another node is failed over - Viewquery failing due to {&quot;error&quot;:&quot;error&quot;,&quot;reason&quot;:&quot;A view spec can not consist of merges exclusively.&quot;} </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="6" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/closed.png">Closed</status>
                    <resolution id="1">Fixed</resolution>
                    <security id="10011">Public</security>
                        <assignee username="Aliaksey Artamonau">Aliaksey Artamonau</assignee>
                                <reporter username="karan">Karan Kumar</reporter>
                        <labels>
                        <label>2.0-dev-preview-4-release-notes</label>
                    </labels>
                <created>Tue, 14 Feb 2012 18:55:34 -0600</created>
                <updated>Wed, 9 Jan 2013 22:59:26 -0600</updated>
                    <resolved>Wed, 22 Feb 2012 19:34:36 -0600</resolved>
                            <version>2.0</version>
                                <fixVersion>2.0-developer-preview-4</fixVersion>
                                <component>ns_server</component>
                                <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="24404" author="karan" created="Tue, 14 Feb 2012 18:55:56 -0600"  >View query:-&lt;br/&gt;
&lt;br/&gt;
&lt;a href=&quot;http://10.1.2.94:8091/couchBase/default/_design/dev_test_view_on_10000_docs-b363c97/_view/dev_test_view_on_10000_docs-b363c97?limit=10000&amp;connection_timeout=60000&amp;full_set=true&quot;&gt;http://10.1.2.94:8091/couchBase/default/_design/dev_test_view_on_10000_docs-b363c97/_view/dev_test_view_on_10000_docs-b363c97?limit=10000&amp;amp;connection_timeout=60000&amp;amp;full_set=true&lt;/a&gt; error 500 reason: error {&amp;quot;error&amp;quot;:&amp;quot;error&amp;quot;,&amp;quot;reason&amp;quot;:&amp;quot;A view spec can not consist of merges exclusively.&amp;quot;}</comment>
                    <comment id="24405" author="karan" created="Tue, 14 Feb 2012 18:56:27 -0600"  >Build. 2.0.0r-665</comment>
                    <comment id="24406" author="alkondratenko" created="Tue, 14 Feb 2012 18:58:38 -0600"  >this needs investigation on ns_server side. Query node likely does not have any vbuckets.</comment>
                    <comment id="24407" author="farshid" created="Tue, 14 Feb 2012 18:59:10 -0600"  >the fix needs to be merged to dp4 branch</comment>
                    <comment id="24414" author="FilipeManana" created="Wed, 15 Feb 2012 08:22:55 -0600"  >Add ns_server to component list.</comment>
                    <comment id="24560" author="Aliaksey Artamonau" created="Wed, 22 Feb 2012 19:34:36 -0600"  >&lt;a href=&quot;http://review.couchbase.org/13407&quot;&gt;http://review.couchbase.org/13407&lt;/a&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="12318" name="10.1.2.131-8091-diag.txt.zip" size="1172764" author="karan" created="Tue, 14 Feb 2012 18:55:34 -0600" />
                    <attachment id="12319" name="10.1.2.132-8091-diag.txt.zip" size="1214292" author="karan" created="Tue, 14 Feb 2012 18:55:34 -0600" />
                    <attachment id="12320" name="10.1.2.133-8091-diag.txt.zip" size="1246201" author="karan" created="Tue, 14 Feb 2012 18:55:34 -0600" />
                    <attachment id="12321" name="10.1.2.134-8091-diag.txt.zip" size="1003807" author="karan" created="Tue, 14 Feb 2012 18:55:34 -0600" />
                    <attachment id="12317" name="10.1.2.94-8091-diag.txt.zip" size="1586941" author="karan" created="Tue, 14 Feb 2012 18:55:34 -0600" />
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                        <customfield id="customfield_10180" key="com.atlassian.jira.ext.charting:firstresponsedate">
                <customfieldname>Date of First Response</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>Tue, 14 Feb 2012 18:58:38 -0600</customfieldvalue>

                </customfieldvalues>
            </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>5659</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>