[
https://issues.apache.org/jira/browse/OAK-11779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nuno Santos resolved OAK-11779.
-------------------------------
Fix Version/s: 1.84.0
Resolution: Done
> Mongo downloader: in the progress messages, print the dates corresponding to
> the _modified values
> -------------------------------------------------------------------------------------------------
>
> Key: OAK-11779
> URL: https://issues.apache.org/jira/browse/OAK-11779
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: indexing
> Reporter: Nuno Santos
> Priority: Minor
> Fix For: 1.84.0
>
>
> The Mongo downloader used in the indexing job downloads from both secondaries
> in parallel, using the _modified field to download in ascending order from
> one and descending from the other. The _modified field is a timestamp that
> indicates when the document was last modified.
> Currently, the downloader prints periodically the _modified values for each
> of the threads. They should also be printed as a human-readable date. This
> will show the time gap that still exists between the ascending and descending
> threads, which will get smaller and smaller as the download progresses. From
> this, we can get an idea of how much longer the downloader has to go.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)