-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FAB-10558] Fix bug for bulkupdates of write-only keys
This CR fixes a small bug in the code path of writing the documents to the couchdb using bulkload. The loaded revisions numbers were not getting added to the revision map properly in the case of write-only keys. Change-Id: I7977b75a87d13156dd889f20b2e81e75a8c5b7d4 Signed-off-by: manish <manish.sethi@gmail.com>
- Loading branch information
1 parent
df69ad4
commit 37c65aa
Showing
2 changed files
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters