| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
194 (0.219s).
|
|
|
Loading phrases to help you refine your search...
|
|
[KAFKA-760] building a version other than 2.8.0 with package breaks scripts when running them - Kafka - [issue]
|
|
...target paths in the scripts are not moving along with the sbt build target...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-760
Author: Joe Stein,
2013-02-18, 05:40
|
|
|
Re: kafka 0.8 vs. scala 2.9.2 - Kafka - [mail # dev]
|
|
...for #1 we should come up with some way for folks to deal with that as morewill once released trying to build on 2.9.2 and have to work aroundmaybe have the sbt build write something to a pla...
|
|
|
Author: Joe Stein,
2013-02-18, 00:15
|
|
|
Re: Unit test failure stack traces - Kafka - [mail # dev]
|
|
...Hi Neha,did some digging and came accross this../sbtset every traceLevel := 10testwe can either document it on our wiki or we can set the trace level to ahigher number in build.sbt (i.e. tra...
|
|
|
Author: Joe Stein,
2013-01-27, 18:23
|
|
|
Re: Unit test failure stack traces - Kafka - [mail # dev]
|
|
...Not sure off hand will look into it./*Joe Stein, Chief Architecthttp://www.medialets.comTwitter: @allthingshadoopMobile: 917-597-9771*/On Jan 25, 2013, at 12:39 PM, Neha Narkhede wrote...
|
|
|
Author: Joe Stein,
2013-01-26, 00:23
|
|
|
[KAFKA-731] ~/ivy2/cache should be a variable in the kafka-run-class bash script - Kafka - [issue]
|
|
...since this may be in different places people can easily change it...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-731
Author: Joe Stein,
2013-01-24, 06:37
|
|
|
Re: dynamic config zookeeper code - Kafka - [mail # dev]
|
|
...TopicConfigWatcher sounds goodI still feel there needs to be some abstraction to TopicConfigWatherbecause using Zookeeper Watcher means having global changes to a clusterand in production we...
|
|
|
Author: Joe Stein,
2013-01-24, 06:20
|
|
|
Re: 0.8 branch, test failing? = AsyncProducerTest.testProducerQueueSize - Kafka - [mail # dev]
|
|
...found the culprit looks like https://issues.apache.org/jira/browse/KAFKA-709the fix I think is best to just update the AsyncProducerTest case for ifsomeone changes the new default value to s...
|
|
|
Author: Joe Stein,
2013-01-21, 03:14
|
|
|
0.8 branch, test failing? = AsyncProducerTest.testProducerQueueSize - Kafka - [mail # dev]
|
|
...Hey, I was reviewing the 0.12.1 SBT upgrade patch and ran into a testfailing that was not there last I looked at the branch was 01/08 beforeheading on vacation and not related to the patch I...
|
|
|
Author: Joe Stein,
2013-01-20, 04:25
|
|
|
Re: default configs - Kafka - [mail # dev]
|
|
...how about a command line script (bin/kafka-config-init.sh) to load in afile for the configs to initialize the config values in zookeerper butkafka reads the configs from zookeeperanother scr...
|
|
|
Author: Joe Stein,
2013-01-18, 21:58
|
|
|
Re: default configs - Kafka - [mail # dev]
|
|
...Can I help out?Also can we abstract the config call too? We have so much in chef, it's not that i don't want to call our zookeeper cluster for it but we don't have our topology yet map...
|
|
|
Author: Joe Stein,
2013-01-18, 16:30
|
|
|
|