You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Alexander Shorin (JIRA)" <ji...@apache.org> on 2015/06/17 11:29:00 UTC

[jira] [Resolved] (COUCHDB-2715) Put logic extracting db_name from shard path into a single place

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

Alexander Shorin resolved COUCHDB-2715.
---------------------------------------
    Resolution: Fixed

> Put logic extracting db_name from shard path into a single place
> ----------------------------------------------------------------
>
>                 Key: COUCHDB-2715
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2715
>             Project: CouchDB
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>            Reporter: ILYA
>            Assignee: ILYA
>
> We do the very same calculation in two different apps (couch and fabric).
> lists:last(binary:split(mem3:dbname(Path), <<"/">>, [global])).
> The scope of this issue is just to move this logic into one single place which would help resolving COUCHDB-2635



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