You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/06/24 14:05:04 UTC

[jira] [Commented] (COUCHDB-2601) Config section - remove handler from chttpd

    [ https://issues.apache.org/jira/browse/COUCHDB-2601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599308#comment-14599308 ] 

ASF GitHub Bot commented on COUCHDB-2601:
-----------------------------------------

GitHub user robertkowalski opened a pull request:

    https://github.com/apache/couchdb-fauxton/pull/474

    config: use the new _nodes endpoints

    introduces a new screen where the user has to chose a node that
    they want to edit.
    
    COUCHDB-2601 COUCHDB-2599 COUCHDB-2390
    
    I need help with the design:
    
    ![bildschirmfoto 2015-06-24 um 12 02 39](https://cloud.githubusercontent.com/assets/298166/8329440/d895130e-1a79-11e5-9b3c-4a67cd84d49a.png)
    
    
    ![bildschirmfoto 2015-06-24 um 12 02 45](https://cloud.githubusercontent.com/assets/298166/8329448/dc4ac48a-1a79-11e5-8821-35d4122afd39.png)


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/robertkowalski/couchdb-fauxton config-per-node

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-fauxton/pull/474.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #474
    
----
commit 986b2fc89364876cb025681f1da20522ee84523c
Author: Robert Kowalski <ro...@apache.org>
Date:   2015-06-23T11:44:49Z

    Revert "Detect if we run on a backdoor port"
    
    This reverts commit 9ab1292d4e926ecba7c15291a04feb0342b40b21.

commit da28173b9109ff16f49088440133871bc40f8671
Author: Robert Kowalski <ro...@apache.org>
Date:   2015-06-23T13:43:27Z

    config: use the new _nodes endpoints
    
    introduces a new screen where the user has to chose a node that
    they want to edit.
    
    COUCHDB-2601 COUCHDB-2599 COUCHDB-2390

----


> Config section - remove handler from chttpd
> -------------------------------------------
>
>                 Key: COUCHDB-2601
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2601
>             Project: CouchDB
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Database Core, Fauxton
>            Reporter: Robert Kowalski
>            Assignee: Robert Kowalski
>            Priority: Blocker
>             Fix For: 2.0.0
>
>
>  if Fauxton gets a 404 we are not using the backdoor port which still supports `/_config` - this also solves the problem if user are using curl and try to change configuration on a clustered CouchDB behind a LB



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)