[ https://issues.apache.org/jira/browse/KAFKA-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13966046#comment-13966046 ]
Neha Narkhede commented on KAFKA-1323: -------------------------------------- Hey [~tnachen], I think the trunk patch needs to be rebased. > log.dirs server property no longer supports relative directories > ---------------------------------------------------------------- > > Key: KAFKA-1323 > URL: https://issues.apache.org/jira/browse/KAFKA-1323 > Project: Kafka > Issue Type: Bug > Reporter: Joel Koshy > Priority: Blocker > Fix For: 0.8.1.1 > > Attachments: KAFKA-1323.patch, KAFKA-1323_2014-03-27_16:17:26.patch, > KAFKA-1323_2014-03-31_11:57:37.patch, KAFKA-1323_2014-04-02_12:17:57.patch, > kafka-1323-trunk-test-failures.png > > > This seems to have been caused by KAFKA-1315 - we now don't support relative > directories. > Steps to reproduce: > * Set a relative directory for log.dirs. E.g., {{log.dirs=data/kafka-logs}} > * Bring up the broker and produce some messages: > {{./bin/kafka-producer-perf-test.sh --broker-list localhost:9092 --messages > 1000 --topic test}} -- This message was sent by Atlassian JIRA (v6.2#6252)