You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by gi...@git.apache.org on 2017/08/16 19:42:22 UTC

[GitHub] kocolosk commented on a change in pull request #754: Compactor optimization - PR FOR FEEDBACK ONLY

kocolosk commented on a change in pull request #754: Compactor optimization - PR FOR FEEDBACK ONLY
URL: https://github.com/apache/couchdb/pull/754#discussion_r133547489
 
 

 ##########
 File path: src/couch/src/couch_db_updater.erl
 ##########
 @@ -1258,6 +1313,7 @@ copy_docs(Db, #db{fd = DestFd} = NewDb, MixedInfos, Retry) ->
         % first pass. This means we may have docs that already exist
         % in the seq_tree in the .data file. Here we lookup any old
         % update_seqs so that they can be removed.
+        OldDocIdTree =
 
 Review comment:
   I'm a little rusty but this looks like a refactoring mistake ...
 
----------------------------------------------------------------
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