You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "darion yaphets (JIRA)" <ji...@apache.org> on 2014/06/17 13:01:03 UTC

[jira] [Created] (KAFKA-1495) Kafka Example SimpleConsumerDemo

darion yaphets created KAFKA-1495:
-------------------------------------

             Summary: 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 yaphets
            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.2#6252)