You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/03/19 04:09:53 UTC

[GitHub] nickva commented on issue #1225: Teach the replicator about seq_interval

nickva commented on issue #1225: Teach the replicator about seq_interval
URL: https://github.com/apache/couchdb/issues/1225#issuecomment-374096252
 
 
   @wohali good call, we don't support it and we should.
   
   We'd have to make sure that all pervious versions can effectively ignore the `seq_interval` parameter.  First I mistakenly responded to https://github.com/apache/couchdb-documentation/issues/230 and based on discussion it seems 1.x will ignore it. Might have to make sure 2.0 and 2.1.x ignores as well. We started to add parameter validation to some requests in 2.x (but I think that's mostly view args parsing...).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services