----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26710/#review56827 -----------------------------------------------------------
Ship it! Ship It! - Joel Koshy On Oct. 15, 2014, 9:47 p.m., Ewen Cheslack-Postava wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/26710/ > ----------------------------------------------------------- > > (Updated Oct. 15, 2014, 9:47 p.m.) > > > Review request for kafka. > > > Bugs: KAFKA-1637 > https://issues.apache.org/jira/browse/KAFKA-1637 > > > Repository: kafka > > > Description > ------- > > Use MetadataCache instead of ReplicaManager to check for non-existent topics > and partitions. > > > Updating naming > > > Diffs > ----- > > core/src/main/scala/kafka/common/OffsetMetadataAndError.scala > 1586243d20d6a181a1bd9f07e1c9493596005b32 > core/src/main/scala/kafka/server/KafkaApis.scala > 67f2833804cb15976680e42b9dc49e275c89d266 > core/src/test/scala/unit/kafka/server/OffsetCommitTest.scala > 2d9325045ac1ac2d7531161b32c98c847125cbf0 > > Diff: https://reviews.apache.org/r/26710/diff/ > > > Testing > ------- > > > Thanks, > > Ewen Cheslack-Postava > >