You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Adam Kocoloski (JIRA)" <ji...@apache.org> on 2009/11/21 15:06:39 UTC

[jira] Closed: (COUCHDB-570) CouchDB code improvements

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

Adam Kocoloski closed COUCHDB-570.
----------------------------------

    Resolution: Fixed
      Assignee: Adam Kocoloski

Thanks again, Kostis -- applied this patch as r882903

> CouchDB code improvements
> -------------------------
>
>                 Key: COUCHDB-570
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-570
>             Project: CouchDB
>          Issue Type: Question
>          Components: Database Core
>    Affects Versions: 0.11
>            Reporter: Kostis Sagonas
>            Assignee: Adam Kocoloski
>            Priority: Minor
>             Fix For: 0.11
>
>         Attachments: DIFFS
>
>
> Finally I've found the time today to sign up to jira (username: kostis).
> I have a whole bunch of changes to the CouchDB code which were produced by 'tidier' (Jan Lehnard knows about this).
> I am wondering what's the best way of contributing them? Create an issue and attach a patch/diff file? (I've done so)
> Or maybe you prefer some other way?
> Also, I've noticed that function couch_httpd:find_partial/4 returns either 'not_found' or {partial, N, K} but the place where this result is used (couch_httpd:673 or so) checks for matching against 'not_found' or {partial, Skip}.  Somebody needs to fix that.
> Best,
> Kostis

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.