John Fung created KAFKA-644:
-------------------------------

             Summary: System Test should run properly with mixed File System 
Pathname
                 Key: KAFKA-644
                 URL: https://issues.apache.org/jira/browse/KAFKA-644
             Project: Kafka
          Issue Type: Task
            Reporter: John Fung
            Assignee: John Fung


Currently, System Test assumes that all the entities (ZK, Broker, Producer, 
Consumer) are running in machines which have the same File System Pathname as 
the machine in which the System Test scripts are running.

Usually, our own local boxes would be like /home/kafka/. . .
and remote boxes NFS would be like /mnt/. . .

In this case, System Test won't work properly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to