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

Alexander Shorin commented on COUCHDB-1399:
-------------------------------------------

Would `_state` name be more convenient? May be I'm wrong, but I'd like to count 
`_rev` as document state id, because it's better describes functional of this 
field: last document state, conflict document states etc.
Also, there are `_revisions` and `_attachments/revpos` fields that should be 
noticed too as well as `db/_rev_count` resource and `rev`, `rev_info`, 
`open_revs` document resource parameters. Have I missed something?
                
> Rename _rev to _mvcc or _lock
> -----------------------------
>
>                 Key: COUCHDB-1399
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1399
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: Database Core
>    Affects Versions: 2.0
>            Reporter: Paul Joseph Davis
>             Fix For: 2.0
>
>
> We should rename the "revisions" to "lock" or "token" or some other suitably 
> opaque term so we stop getting people asking questions about treating them as 
> revisions.

--
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