+ Kafka apache list On Wed, Sep 7, 2011 at 8:20 PM, Jay Kreps <[email protected]> wrote:
> Hey Pranath, > > This looks great! We are in Apache now, so we have to follow their strange > and mysterious ways, which means using SVN and posting all the patches > against JIRA. So github is a little out of date now. I wonder if you could > make a patch against trunk and post a patch on the JIRA? Instructions are > here: > http://incubator.apache.org/kafka/contributing.html > > I did a first patch and it looks good to me. This is a highly requested > feature, so we are very glad to have it. > > Cheers, > > -Jay > > > On Wed, Sep 7, 2011 at 7:09 PM, Prashanth < > reply+i-1595058-b92482a03a320f0e1927389b2aa42143b6bef...@reply.github.com>wrote: > >> KAFKA-70 added log.retention.size to config with behaviour as specified in >> ticket >> >> You can merge this Pull Request by running: >> >> git pull https://github.com/djunforgetable/kafka master >> >> Or you can view, comment on it, or merge it online at: >> >> https://github.com/kafka-dev/kafka/pull/44 >> >> -- Commit Summary -- >> >> * KAFKA-70 added log.retention.size to config with behaviour as specified >> in ticket >> >> -- File Changes -- >> >> M core/src/main/scala/kafka/log/LogManager.scala (50) >> M core/src/main/scala/kafka/server/KafkaConfig.scala (3) >> M core/src/test/scala/unit/kafka/log/LogManagerTest.scala (51) >> >> -- Patch Links -- >> >> https://github.com/kafka-dev/kafka/pull/44.patch >> https://github.com/kafka-dev/kafka/pull/44.diff >> >> -- >> Reply to this email directly or view it on GitHub: >> https://github.com/kafka-dev/kafka/pull/44 >> > >
