vitaly-goot commented on issue #980: the second phase of data compaction does not reflect by _active_tasks URL: https://github.com/apache/couchdb/issues/980#issuecomment-349497713 Adding merge phase reporting. couch_emsort changes: A new counter to keep track the number of merged paths (emsort.bb_chains). That counter is committed to compact meta file during sort phase. The format of compact.meta file changed (to keep that counter) but new code should be able to work with both disk representations. On merge phase, that counter is used to report a ratio of how many bb_chains were merged vs. added.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
