Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If it is set to true, sanity check all log segments on broker startup. Otherwise, sanity check only the active log segments on broker startup. Inactive segments will be sanity checked  after broker becomes leader for those partitions, either by the background log recovery threadbackground threads, or by the request handler thread if the log segment has not been sanity checked when the request handler thread tries to access the log segment.

...