You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2022/06/09 15:01:37 UTC

[GitHub] [couchdb-documentation] nickva commented on a diff in pull request #741: Add note to clarify compaction window process

nickva commented on code in PR #741:
URL: https://github.com/apache/couchdb-documentation/pull/741#discussion_r893618132


##########
src/maintenance/compaction.rst:
##########
@@ -141,6 +141,15 @@ active compactions in this channel when exiting the window, and resume them when
 re-entering. If ``strict_window`` is left at its default of false, the active
 compactions will be allowed to complete but no new compactions will be started.
 
+.. note::
+    When a channel is created, a 60s timer is started to check if the channel should be processing any compactions based on the time window defined in your config.

Review Comment:
   A tiny nit, I wonder it the note lines can be broken into shorter ones to match the 90 line length maximum. See if `\` would work to escape the new line so that the text still has a full line in case the `note::` needs that.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org