----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20227/#review40075 -----------------------------------------------------------
Ship it! Ship It! - Guozhang Wang On April 10, 2014, 6:55 p.m., Joel Koshy wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/20227/ > ----------------------------------------------------------- > > (Updated April 10, 2014, 6:55 p.m.) > > > Review request for kafka. > > > Bugs: KAFKA-1373 > https://issues.apache.org/jira/browse/KAFKA-1373 > > > Repository: kafka > > > Description > ------- > > KAFKA-1373; Set first dirty (uncompacted) offset to first offset of the log > if no checkpoint exists. > > > Diffs > ----- > > core/src/main/scala/kafka/log/LogCleanerManager.scala > 43e5c1fd6d9d99f6a47af2136a3d15b9799d4947 > core/src/main/scala/kafka/server/KafkaConfig.scala > fd8e950a1e715c2c393bf5572a821e3e288026ab > core/src/main/scala/kafka/server/OffsetCheckpoint.scala > 19f61a9718a7f8e6f9bf743ac9eb2118d0fdd9b0 > core/src/test/scala/unit/kafka/log/LogCleanerIntegrationTest.scala > 9aeb69d4934b9aa94e0899af14fc27e7c20f039f > > Diff: https://reviews.apache.org/r/20227/diff/ > > > Testing > ------- > > > Thanks, > > Joel Koshy > >