wohali commented on issue #2015: parse_revid - Badarg error in HTTP request URL: https://github.com/apache/couchdb/issues/2015#issuecomment-487318218 @rnewson My $0.02: * We never said whether we allow or disallow changing the revid, either in the replicator spec or the docs. * 2.x (and 3.x) should match 1.x's behaviour here. This behaviour comes from ~2009 so it's been this way for a very long time. We didn't allow it then, we don't allow it now. So: *Patch the docs.* * 4.x should feel free to deprecate user-settable _revs if it makes the implementation cleaner. I know there's some desire to update the replication spec for other reasons - this would be the ideal time to formally specify what a revid actually is.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
