[
https://issues.apache.org/jira/browse/KAFKA-1611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14110065#comment-14110065
]
Gwen Shapira commented on KAFKA-1611:
-------------------------------------
[~guozhang] and [~joestein]:
Pinging for review. I'd like to get it in sooner rather than later - the
hardcoded path is a small issue that blocked me for almost a day (and sent me
down many wrong paths and much yak shaving) until I tracked it down. Its brutal
on newbies :)
With the new improvements system tests can at least give a positive first
impression.
> Improve system test configuration
> ---------------------------------
>
> Key: KAFKA-1611
> URL: https://issues.apache.org/jira/browse/KAFKA-1611
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Gwen Shapira
> Assignee: Gwen Shapira
> Fix For: 0.9.0
>
> Attachments: KAFKA-1611.0.patch
>
>
> I'd like to make the config a bit more "out of the box" for the common case
> of local cluster. This will include:
> 1. Fix cluster_config.json of migration testsuite, it has hardcoded path that
> prevents it from working out of the box at all.
> 2. Use JAVA_HOME environment variable if "default" is specified and if
> JAVA_HOME is defined. The current guessing method is a bit broken and using
> JAVA_HOME will allow devs to configure their default java dir without editing
> multiple cluster_config.json files in multiple places.
> 3. (if feasible without too much headache): Configure remote hosts only for
> test packages that will not be skipped. This will reduce some overhead in the
> common use cases.
--
This message was sent by Atlassian JIRA
(v6.2#6252)