| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
119 (3.341s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: expected exceptions? - Kafka - [mail # user]
|
|
...If expected, does it make sense to log them as exceptions as such? Can weinstead log something meaningful to the console, like:"No leader was available, one will now be created"or"Cons...
|
|
|
Author: Jason Rosenberg,
2013-05-08, 16:55
|
|
|
expected exceptions? - Kafka - [mail # user]
|
|
...I'm porting some unit tests from 0.7.2 to 0.8.0. The test does thefollowing, all embedded in the same java process:-- spins up a zk instance-- spins up a kafka server using a fresh log...
|
|
|
Author: Jason Rosenberg,
2013-05-08, 07:16
|
|
|
Re: maven integration in 0.8 - Kafka - [mail # user]
|
|
...Perhaps, but you don't want to version your kafka artifacts as just 2.8.0.The way you handle something like that with maven, is to include thedependency on scala 2.8.0 in the the kafka pom's...
|
|
|
Author: Jason Rosenberg,
2013-05-07, 22:52
|
|
|
Re: maven integration in 0.8 - Kafka - [mail # user]
|
|
...Except that it still has the annoying feature of naming the kafka versionafter the scala version, which doesn't make sense, e.g.:~/.ivy2/local/org.apache/kafka_2.8.0/0.8.0-SNAPSHOT/poms ls -...
|
|
|
Author: Jason Rosenberg,
2013-05-07, 21:26
|
|
|
Re: maven integration in 0.8 - Kafka - [mail # user]
|
|
...Alex,Thanks for the tip, this is exactly what I need.JasonOn Tue, May 7, 2013 at 11:58 AM, Gray, Alex wrote:> Hi Jason,>> I don't know if this will help you, but I'm pulling t...
|
|
|
Author: Jason Rosenberg,
2013-05-07, 20:49
|
|
|
Re: slow log recovery - Kafka - [mail # user]
|
|
...That will work Jun (I guess it's not different than the current situationwith 0.7.x).(And I still think it should be possible to recover logs in parallel!).JasonOn Tue, May 7, 2013 at 7:55 A...
|
|
|
Author: Jason Rosenberg,
2013-05-07, 16:40
|
|
|
Re: slow log recovery - Kafka - [mail # user]
|
|
...Will producers also be able to start sending new messages to a replica,while one broker is taking a long time to startup?On Mon, May 6, 2013 at 9:31 PM, Jun Rao wrote:> In 0.8, if y...
|
|
|
Author: Jason Rosenberg,
2013-05-07, 05:23
|
|
|
Re: download 0.8? - Kafka - [mail # user]
|
|
...Sorry, I thought I had read in posting last week, that we now have anofficial beta release. Not true?Ok....So, what's the difference between repos:https://git-wip-us.apache.org/repos/a...
|
|
|
Author: Jason Rosenberg,
2013-05-07, 04:28
|
|
|
maven integration in 0.8 - Kafka - [mail # user]
|
|
...Is there a maven repo we can point to, to just depend on the kafka 0.8core, and have all the dependencies get pulled in as needed?For some reason, I had thought this would be available as pa...
|
|
|
Author: Jason Rosenberg,
2013-05-06, 23:32
|
|
|
Re: LeaderNotAvailable Exception - Kafka - [mail # user]
|
|
...Message did go through however (I suspect the exception is just itcomplaining initially).On Mon, May 6, 2013 at 4:06 PM, Jason Rosenberg wrote:> I just tried to go through the quick...
|
|
|
Author: Jason Rosenberg,
2013-05-06, 23:10
|
|
|
|