Skip to content

Encoding of doc ids in replication#627

Merged
hideki merged 3 commits intocouchbase:masterfrom
sergio91pt:issue_600_push_repl_no_gzip3
May 16, 2015
Merged

Encoding of doc ids in replication#627
hideki merged 3 commits intocouchbase:masterfrom
sergio91pt:issue_600_push_repl_no_gzip3

Conversation

@sergio91pt
Copy link
Copy Markdown
Contributor

This is PR #622 rebased:

  • Encode document id in uploadMultipartRevision
  • Avoid encoding the slash of design documents
  • Fix attachment filenames in multipart uploads

Closes #600, #615

Also if an attachment is missing do not upload the multipart revision,
even if the next attachment is not missing.
It may cause 301 redirects, that can easilly be avoided.
@sergio91pt sergio91pt changed the title Issue 600 push repl no gzip3 Encoding of doc ids in replication May 15, 2015
hideki pushed a commit that referenced this pull request May 16, 2015
@hideki hideki merged commit c77fc15 into couchbase:master May 16, 2015
@hideki hideki removed the review label May 16, 2015
@hideki
Copy link
Copy Markdown

hideki commented May 16, 2015

@sergio91pt Thank you very much again!!

@sergio91pt sergio91pt deleted the issue_600_push_repl_no_gzip3 branch May 16, 2015 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Push replication to rcouch fails on rev with attachments

3 participants