[ 
https://issues.apache.org/jira/browse/COUCHDB-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benoit Chesneau updated COUCHDB-1355:
-------------------------------------

    Attachment: 0003-create-couch_changes-application.-Fix-tests-and-allo.patch
                0002-move-httpd-record-in-couch_httpd-include-couch_httpd.patch
                0001-couch_httpd-application.patch

IAttached are 3 patches to extract the HTTP api as in its own folder/app. First 
patch [0001] is moving couch_httpd* in their own application named couch_httpd 
and make sure tests still pass. Second [0002] is moving #httpd record in 
couch_httpd/include/couch_httpd.hrl instead having it in couch_db.hrl, the 
third [0003] one create a couch_changes applications (extracting couch changes 
API from couchdb  & couch_httpd applications to remove any circular 
dependancies and make sure couchdb doesn't use #httpd record. Also by doing 
this it allows to manage couch_changes  API more consistant and usable by other 
couchdb applications. 

All tests pass.



                
> split code & create couch_httpd application
> -------------------------------------------
>
>                 Key: COUCHDB-1355
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1355
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: Database Core, HTTP Interface
>    Affects Versions: 1.3
>            Reporter: Benoit Chesneau
>             Fix For: 1.3
>
>         Attachments: 0001-couch_httpd-application.patch, 
> 0002-move-httpd-record-in-couch_httpd-include-couch_httpd.patch, 
> 0003-create-couch_changes-application.-Fix-tests-and-allo.patch
>
>
> Couchdb is still to monolithic. This tcicket track changes to extract CouchDB 
> HTTP API as a full application.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to