[
https://issues.apache.org/jira/browse/KAFKA-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Koshy closed KAFKA-1323.
-----------------------------
> 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.patch, KAFKA-1323.patch,
> 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_2014-04-14_16:13:07.patch, KAFKA-1323_2014-04-16_11:53:39.patch,
> KAFKA-1323_2014-04-16_12:05:40.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)