You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Neha Narkhede (JIRA)" <ji...@apache.org> on 2014/04/01 19:29:20 UTC

[jira] [Commented] (KAFKA-1323) log.dirs server property no longer supports relative directories

    [ https://issues.apache.org/jira/browse/KAFKA-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13956794#comment-13956794 ] 

Neha Narkhede commented on KAFKA-1323:
--------------------------------------

The tests seem to pass now. I'm a +1 once [~junrao]'s comments are addressed.

> 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-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)