> Just confirming my understanding: "reinitialize" means "delete the files and > restore from changelog"?
Yes. And "initialize" is not just "open the store on disk" but also, do a restore if required -- but normal restore in initialize does not wipe the store, and does start from offset as stored in `.checkpoint` file. [ Full content available at: https://github.com/apache/kafka/pull/5641 ] This message was relayed via gitbox.apache.org for [email protected]
