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

Chris Riccomini commented on SAMZA-185:
---------------------------------------

I think the missing log line is actually just a variation in the way logging is 
done between different versions of Samza that you've checked out.

In the not working logs, the "starting..." line is:

{noformat}
14:17:23.151 [DEBUG] [TestEventLogger]     6303 [ThreadJob] INFO 
org.apache.samza.system.kafka.BrokerProxy - Starting BrokerProxy for 
localhost:56073
{noformat}

This line is equivalent to the "SAMZA-BROKER-PROXY" line in the working logs.

> Upgrade Samza to Kafka 0.8.1
> ----------------------------
>
>                 Key: SAMZA-185
>                 URL: https://issues.apache.org/jira/browse/SAMZA-185
>             Project: Samza
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.7.0
>            Reporter: Chris Riccomini
>              Labels: easyfix
>         Attachments: SAMZA-185.1.patch, SAMZA-185.patch
>
>
> We should upgrade Kafka to 0.8.1. This involves:
> 1. Switch to using Kafka's maven dependencies 
> (http://repo.maven.apache.org/maven2/org/apache//kafka/kafka_2.10/0.8.1/) 
> instead of checking in JARs.
> 2. Upgrade build.gradle and gradle dependency versions to depend on 0.8.1.
> 3. Update index.md in docs to no longer say "It depends on a snapshot version 
> of Kafka that will not officially be released for a few months."



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to