<!--
RSS generated by JIRA (5.2.4#845-sha1:c9f4cc41abe72fb236945343a1f485c2c844dac9) at Sat May 25 13:52:35 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+JCBC+AND+resolutiondate+%3E%3D-1w+ORDER+BY+updated+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+JCBC+AND+resolutiondate+%3E%3D-1w+ORDER+BY+updated+DESC</link>
        <description>An XML representation of a search request</description>
                <language>en-us</language>
                        <issue start="0" end="2" total="2"/>
                <build-info>
            <version>5.2.4</version>
            <build-number>845</build-number>
            <build-date>26-12-2012</build-date>
        </build-info>
<item>
            <title>[JCBC-307] Hybrid workload with rebalance scenario - error in accessing view</title>
                <link>http://www.couchbase.com/issues/browse/JCBC-307</link>
                <project id="10080" key="JCBC">Couchbase Java Client</project>
                        <description>Attached is the log and following is the stack trace -&lt;br/&gt;
&lt;br/&gt;
&lt;br/&gt;
SDKD: May 10, 2013 1:32:51 AM com.couchbase.sdkd.cbclient.CommandResult warnAbout&lt;br/&gt;
SDKD: WARNING: Unknown exception encountered (for operation) future warnings will be suppressed&lt;br/&gt;
SDKD: java.lang.RuntimeException: Failed to access the view&lt;br/&gt;
SDKD: 	at com.couchbase.client.CouchbaseClient.query(CouchbaseClient.java:871)&lt;br/&gt;
SDKD: 	at com.couchbase.sdkd.cbclient.ViewQueryCommandContext.execIter(ViewQueryCommandContext.java:252)&lt;br/&gt;
SDKD: 	at com.couchbase.sdkd.cbclient.CommandContext.execute(CommandContext.java:374)&lt;br/&gt;
SDKD: 	at com.couchbase.sdkd.server.SdkServer.executeCommand(SdkServer.java:168)&lt;br/&gt;
SDKD: 	at com.couchbase.sdkd.server.SdkServer.handleRequest(SdkServer.java:189)&lt;br/&gt;
SDKD: 	at com.couchbase.sdkd.server.SdkServer.run(SdkServer.java:245)&lt;br/&gt;
SDKD: Caused by: java.util.concurrent.ExecutionException: OperationException: SERVER: error Reason: A view spec can not consist of merges exclusively.&lt;br/&gt;
SDKD: 	at com.couchbase.client.internal.HttpFuture.waitForAndCheckOperation(HttpFuture.java:90)&lt;br/&gt;
SDKD: 	at com.couchbase.client.internal.HttpFuture.get(HttpFuture.java:74)&lt;br/&gt;
SDKD: 	at com.couchbase.client.internal.HttpFuture.get(HttpFuture.java:64)&lt;br/&gt;
SDKD: 	at com.couchbase.client.CouchbaseClient.query(CouchbaseClient.java:864)&lt;br/&gt;
SDKD: 	... 5 more&lt;br/&gt;
SDKD: Caused by: OperationException: SERVER: error Reason: A view spec can not consist of merges exclusively.&lt;br/&gt;
SDKD: 	at com.couchbase.client.protocol.views.NoDocsOperationImpl.parseError(NoDocsOperationImpl.java:106)&lt;br/&gt;
SDKD: 	at com.couchbase.client.protocol.views.ViewOperationImpl.handleResponse(ViewOperationImpl.java:68)&lt;br/&gt;
SDKD: 	at com.couchbase.client.ViewNode$MyHttpRequestExecutionHandler.handleResponse(ViewNode.java:204)&lt;br/&gt;
SDKD: 	at org.apache.http.nio.protocol.AsyncNHttpClientHandler.processResponse(AsyncNHttpClientHandler.java:417)&lt;br/&gt;
SDKD: 	at org.apache.http.nio.protocol.AsyncNHttpClientHandler.inputReady(AsyncNHttpClientHandler.java:242)&lt;br/&gt;
SDKD: 	at com.couchbase.client.http.AsyncConnectionManager$ManagedClientHandler.inputReady(AsyncConnectionManager.java:249)&lt;br/&gt;
SDKD: 	at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:172)&lt;br/&gt;
SDKD: 	at org.apache.http.impl.nio.DefaultClientIOEventDispatch.inputReady(DefaultClientIOEventDispatch.java:155)&lt;br/&gt;
SDKD: 	at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:161)&lt;br/&gt;
SDKD: 	at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:335)&lt;br/&gt;
SDKD: 	at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315)&lt;br/&gt;
SDKD: 	at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:275)&lt;br/&gt;
SDKD: 	at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104)&lt;br/&gt;
SDKD: 	at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:542)&lt;br/&gt;
SDKD: 	at java.lang.Thread.run(Thread.java:619)</description>
                <environment></environment>
            <key id="24362">JCBC-307</key>
            <summary>Hybrid workload with rebalance scenario - error in accessing 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="3">Duplicate</resolution>
                    <security id="10011">Public</security>
                        <assignee username="daschl">Michael Nitschinger</assignee>
                                <reporter username="deeptida">Deepti Dawar</reporter>
                        <labels>
                    </labels>
                <created>Tue, 21 May 2013 05:26:06 -0500</created>
                <updated>Tue, 21 May 2013 05:47:04 -0500</updated>
                    <resolved>Tue, 21 May 2013 05:32:31 -0500</resolved>
                            <version>1.1.6</version>
                                                <component>library</component>
                                <votes>0</votes>
                        <watches>2</watches>
                                                    <comments>
                    <comment id="58891" author="daschl" created="Tue, 21 May 2013 05:32:31 -0500"  >Hey,&lt;br/&gt;
&lt;br/&gt;
this is a duplicate (tracked somewhere else, but I dont remeber the exact ticket)&lt;br/&gt;
&lt;br/&gt;
More importantly, this is a bug on the server side, we can&amp;#39;t do much about it at the moment. Anyway, closing this since we don&amp;#39;t want to track it twice!</comment>
                </comments>
                <issuelinks>
                        <issuelinktype id="10001">
                <name>Duplicate</name>
                                <outwardlinks description="duplicates">
                            <issuelink>
            <issuekey id="22436">JCBC-231</issuekey>
        </issuelink>
                    </outwardlinks>
                                            </issuelinktype>
                    </issuelinks>
                <attachments>
                    <attachment id="17405" name="HYBRID_rb-2-out_1.1.6_views_access_error.log" size="192619" author="deeptida" created="Tue, 21 May 2013 05:26:06 -0500" />
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>11349</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>[JCBC-282] Add new junit tests as per additions in the Test Plan</title>
                <link>http://www.couchbase.com/issues/browse/JCBC-282</link>
                <project id="10080" key="JCBC">Couchbase Java Client</project>
                        <description>Add new junit tests as per additions in the Test Plan &lt;br/&gt;
</description>
                <environment></environment>
            <key id="23588">JCBC-282</key>
            <summary>Add new junit tests as per additions in the Test Plan</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>
                    <security id="10011">Public</security>
                        <assignee username="deeptida">Deepti Dawar</assignee>
                                <reporter username="deeptida">Deepti Dawar</reporter>
                        <labels>
                    </labels>
                <created>Tue, 9 Apr 2013 04:53:19 -0500</created>
                <updated>Mon, 20 May 2013 12:23:32 -0500</updated>
                    <resolved>Mon, 20 May 2013 12:23:32 -0500</resolved>
                                                                            <votes>0</votes>
                        <watches>1</watches>
                                                    <comments>
                    <comment id="54620" author="deeptida" created="Tue, 9 Apr 2013 04:56:33 -0500"  >Two tests added for connection refused and network un-reachable.</comment>
                    <comment id="58791" author="deeptida" created="Mon, 20 May 2013 12:23:32 -0500"  >&lt;a href=&quot;http://review.couchbase.org/#/c/25563/&quot;&gt;http://review.couchbase.org/#/c/25563/&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>10461</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>