nickva commented on issue #1159: [enhancement] Populate `info` for running 
replications in `/_scheduler/docs`
URL: https://github.com/apache/couchdb/issues/1159#issuecomment-376417239
 
 
   This is a good idea still. Not sure what stats to put in the info. 
Everything from _active_tasks seems too much...? Maybe mostly the stats 
(whatever would be saved on replication completion)?
   
   Code-wise would need to have a mechanism to save last stats from a 
replication job when it completes and then to carefully re-initialize the stats 
when job continues to run such that counters are not reset back to 0.
   
   Technically it is a breaking API change as well, but not in a terrible way 
since perhaps returning `null` was kind of a place-holder more detailed info in 
the future.

----------------------------------------------------------------
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

Reply via email to