<!-- 
RSS generated by JIRA (5.2.4#845-sha1:c9f4cc41abe72fb236945343a1f485c2c844dac9) at Thu May 23 14:28:52 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-4160/MB-4160.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-4160] unable to change the admin(REST) port from 8091</title>
                <link>http://www.couchbase.com/issues/browse/MB-4160</link>
                <project id="10010" key="MB">Couchbase Server</project>
                        <description>Neither of the following worked, although they both said success:&lt;br/&gt;
CLI:&lt;br/&gt;
/opt/membase/bin/membase cluster-init --cluster=10.1.3.100:8091 -u Administrator -p password --cluster-init-user=Administrator --cluster-init-password=password --cluster-init-port=8080&lt;br/&gt;
SUCCESS: init 10.1.3.100&lt;br/&gt;
&lt;br/&gt;
REST API:&lt;br/&gt;
curl -d username=Administrator -d password=password -d port=8080 &lt;a href=&quot;http://Administrator:&quot;&gt;http://Administrator:&lt;/a&gt;&lt;a href=&apos;mailto:password@10.1.3.100&apos;&gt;password@10.1.3.100&lt;/a&gt;:8091/settings/web&lt;br/&gt;
{&amp;quot;newBaseUri&amp;quot;:&amp;quot;&lt;a href=&quot;http://10.1.3.100:8080/&quot;&gt;http://10.1.3.100:8080/&lt;/a&gt;&amp;quot;}&lt;br/&gt;
&lt;br/&gt;
presumably the underlying problem is with the REST API not doing what it&amp;#39;s saying</description>
                <environment></environment>
            <key id="14762">MB-4160</key>
            <summary>unable to change the admin(REST) port from 8091</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>
                    <security id="10011">Public</security>
                        <assignee username="Aliaksey Artamonau">Aliaksey Artamonau</assignee>
                                <reporter username="perry">Perry Krug</reporter>
                        <labels>
                        <label>1.7.1-release-notes</label>
                    </labels>
                <created>Fri, 5 Aug 2011 11:13:26 -0500</created>
                <updated>Tue, 25 Oct 2011 17:06:05 -0500</updated>
                    <resolved>Tue, 6 Sep 2011 06:36:49 -0500</resolved>
                            <version>1.7.1</version>
                                <fixVersion>1.7.2</fixVersion>
                                <component>RESTful-APIs</component>
                                <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="21613" author="alkondratenko" created="Thu, 11 Aug 2011 08:30:46 -0500"  >kind of fixed by &lt;a href=&quot;http://review.couchbase.org/8719&quot;&gt;http://review.couchbase.org/8719&lt;/a&gt; (applied to branch-20)&lt;br/&gt;
&lt;br/&gt;
But note that it&amp;#39;ll change _current node_ port not entire cluster, so it&amp;#39;s still not quite advertise-able.&lt;br/&gt;
</comment>
                    <comment id="21614" author="farshid" created="Thu, 11 Aug 2011 08:36:24 -0500"  >Integrated in github-ns-server-2-0 #101 (See [&lt;a href=&quot;http://qa.hq.northscale.net/job/github-ns-server-2-0/101/&quot;&gt;http://qa.hq.northscale.net/job/github-ns-server-2-0/101/&lt;/a&gt;])&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a href=&quot;http://www.couchbase.com/issues/browse/MB-4160&quot; title=&quot;unable to change the admin(REST) port from 8091&quot;&gt;&lt;strike&gt;MB-4160&lt;/strike&gt;&lt;/a&gt; Set rest port on per node basis.&lt;br/&gt;
&lt;br/&gt;
Aliaksey Kandratsenka : &lt;br/&gt;
Files : &lt;br/&gt;
* src/ns_cluster.erl&lt;br/&gt;
* src/menelaus_web.erl&lt;br/&gt;
* src/menelaus_event.erl&lt;br/&gt;
</comment>
                    <comment id="21618" author="perry" created="Thu, 11 Aug 2011 10:58:43 -0500"  >Reopening this since the feature is still &amp;quot;broken&amp;quot; in a customer&amp;#39;s eyes...it used to change the admin port for the whole cluster.</comment>
                    <comment id="22005" author="alkondratenko" created="Tue, 6 Sep 2011 06:36:49 -0500"  >fix merged to 1.7.2 branch</comment>
                    <comment id="22104" author="alkondratenko" created="Tue, 13 Sep 2011 06:57:14 -0500"  >merge to 2.0 in &lt;a href=&quot;http://review.couchbase.org/9556&quot;&gt;http://review.couchbase.org/9556&lt;/a&gt;</comment>
                    <comment id="22456" author="farshid" created="Tue, 25 Oct 2011 17:06:05 -0500"  >&lt;a href=&quot;https://github.com/membase/ns_server/commit/bcf3b5b4cfd8b719de11dde19b7f5a5ccf8d587e&quot;&gt;https://github.com/membase/ns_server/commit/bcf3b5b4cfd8b719de11dde19b7f5a5ccf8d587e&lt;/a&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                        <customfield id="customfield_10180" key="com.atlassian.jira.ext.charting:firstresponsedate">
                <customfieldname>Date of First Response</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>Thu, 11 Aug 2011 08:30:46 -0500</customfieldvalue>

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