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

[jira] [Closed] (COUCHDB-1108) expand options for since argument in _changes

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

Alexander Shorin closed COUCHDB-1108.
-------------------------------------

    Resolution: Duplicate

Fixed in [3bbb261|https://git-wip-us.apache.org/repos/asf?p=couchdb.git;a=commit;h=3bbb26127787f2acb88e6602c2fd1d1aa8733956] as referenced COUCHDB-650.
`/_changes?since=now` is the syntax. Retrieving N-updates before now not supported.
                
> expand options for since argument in _changes
> ---------------------------------------------
>
>                 Key: COUCHDB-1108
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1108
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: HTTP Interface
>    Affects Versions: 1.0.2
>            Reporter: Thomas Vander Stichele
>            Priority: Minor
>
> It would be useful to get continous _change feed from the current change_id.  Now, if you only care about new changes, you have to first get the change_seq from the db, then ask for the _change feed with since=...
> since=current as an argument could be an option.
> Similarly, it might be useful to start with the last five changes (in all notification ways).  for example, since=-5

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira