You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Manikumar Reddy O <ma...@gmail.com> on 2014/07/09 16:44:06 UTC

Review Request 23362: Patch for KAFKA-1325

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23362/
-----------------------------------------------------------

Review request for kafka.


Bugs: KAFKA-1325
    https://issues.apache.org/jira/browse/KAFKA-1325


Repository: kafka


Description
-------

KAFKA-1325 Changed per-topic configs segment.ms -> segment.hours, retention.ms -> retention.minutes to be consistent with the server defaults


Diffs
-----

  core/src/main/scala/kafka/log/LogConfig.scala 5746ad4767589594f904aa085131dd95e56d72bb 
  core/src/test/scala/unit/kafka/admin/AdminTest.scala e28979827110dfbbb92fe5b152e7f1cc973de400 

Diff: https://reviews.apache.org/r/23362/diff/


Testing
-------


Thanks,

Manikumar Reddy O