mirror of https://github.com/apache/kafka.git
Fix a simulation test failure by: 1. Relaxing the valiation of the snapshot id against the log start offset when the state machine attempts to create new snapshot. It is safe to just ignore the request instead of throwing an exception when the snapshot id is less that the log start offset. 2. Fixing the MockLog implementation so that it uses startOffset both externally and internally. Reviewers: Colin P. McCabe <cmccabe@apache.org> |
||
---|---|---|
.. | ||
kraft-log4j.properties | ||
kraft.properties |