|
Author:
{'name': 'Adi Zaimi', 'email': 'adizaimi@yahoo.com', 'username': 'adizaimi'}
Message: SERVER-57825 statistics for file copy based initial syncer
This checkin adds ability to return in bson form statistics for
copy based initial sync. A basic test verifies that the expected
fields get populated in bson object.
The printing of such statistics is done via
FileCopyBasedInitialSyncer::getInitialSyncProgress() which is
the entry point to the new code.
Branch: master
https://github.com/10gen/mongo-enterprise-modules/commit/760359af7230d1f8d880c273ce2584a0ff2ac22f
|