[
https://issues.apache.org/jira/browse/KAFKA-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manikumar resolved KAFKA-1495.
------------------------------
Resolution: Won't Fix
> Kafka Example SimpleConsumerDemo
> ---------------------------------
>
> Key: KAFKA-1495
> URL: https://issues.apache.org/jira/browse/KAFKA-1495
> Project: Kafka
> Issue Type: Bug
> Components: producer
> Affects Versions: 0.8.1.1
> Environment: Mac OS
> Reporter: darion yaphet
> Assignee: Jun Rao
>
> Offical SimpleConsumerDemo under
> kafka-0.8.1.1-src/examples/src/main/java/kafka/examples running on my
> machine . I found under /tmp/kafka-logs has two directory topic2-0 and
> topic2-1 and
> one is empty
> ➜ kafka-logs ls -lF topic2-0 topic2-1
> topic2-0:
> total 21752
> -rw-r--r-- 1 2011204 wheel 10485760 6 17 17:34 00000000000000000000.index
> -rw-r--r-- 1 2011204 wheel 651109 6 17 18:44 00000000000000000000.log
> topic2-1:
> total 20480
> -rw-r--r-- 1 2011204 wheel 10485760 6 17 17:34 00000000000000000000.index
> -rw-r--r-- 1 2011204 wheel 0 6 17 17:34 00000000000000000000.log
> Is it a bug or something should config in source code?
> thank you
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)