snappy unit test failure patch

2012-10-05 Thread Jay Kreps
Guys, There is a patch here that would avoid this snappy unit test failure that we keep having: https://issues.apache.org/jira/browse/KAFKA-504 It is < 10 lines long and waiting for a review. -Jay

[jira] [Closed] (KAFKA-470) transient unit test failure in RequestPurgatoryTest

2012-09-06 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao closed KAFKA-470. - > transient unit test failure in RequestPurgatoryT

[jira] [Updated] (KAFKA-470) transient unit test failure in RequestPurgatoryTest

2012-09-06 Thread Jun Rao (JIRA)
. > transient unit test failure in RequestPurgatoryTest > --- > > Key: KAFKA-470 > URL: https://issues.apache.org/jira/browse/KAFKA-470 > Project: Kafka >

[jira] [Commented] (KAFKA-470) transient unit test failure in RequestPurgatoryTest

2012-09-06 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13450112#comment-13450112 ] Neha Narkhede commented on KAFKA-470: - +1 > transient un

[jira] [Assigned] (KAFKA-470) transient unit test failure in RequestPurgatoryTest

2012-08-28 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao reassigned KAFKA-470: - Assignee: Jun Rao > transient unit test failure in RequestPurgatoryT

[jira] [Updated] (KAFKA-470) transient unit test failure in RequestPurgatoryTest

2012-08-27 Thread Jun Rao (JIRA)
. > transient unit test failure in RequestPurgatoryTest > --- > > Key: KAFKA-470 > URL: https://issues.apache.org/jira/browse/KAFKA-470 > Project: Kafka > Issue Type: Bug >

[jira] [Updated] (KAFKA-470) transient unit test failure in RequestPurgatoryTest

2012-08-27 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-470: -- Status: Patch Available (was: Open) > transient unit test failure in RequestPurgatoryT

[jira] [Updated] (KAFKA-470) transient unit test failure in RequestPurgatoryTest

2012-08-27 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-470: -- Attachment: kafka-470_v1.patch Attach patch v1. > transient unit test failure

[jira] [Created] (KAFKA-470) transient unit test failure in RequestPurgatoryTest

2012-08-17 Thread Jun Rao (JIRA)
Jun Rao created KAFKA-470: - Summary: transient unit test failure in RequestPurgatoryTest Key: KAFKA-470 URL: https://issues.apache.org/jira/browse/KAFKA-470 Project: Kafka Issue Type: Bug

Re: Unit test failure

2011-11-30 Thread Neha Narkhede
Wierd. I keep getting failure on kafka.log.LogManagerTest on my machine, even on a fresh checkout of Kafka. nnarkhed-ld:trunk nnarkhed$ uname -r 2.6.32-131.4.1.el6.x86_64 I will go ahead and file a bug to fix this test. I would encourage the rest of you to do the same for the failures you see, ev

Re: Unit test failure

2011-11-30 Thread Taylor Gautier
That mirrors my experience. On Nov 30, 2011, at 7:30 AM, Prashanth Menon wrote: > For what it's worth, I only get ZK test failures about 95% of the time, and > just overall weirdness with ZK the remaining 5%. Of the 95%, it's with ZK > balancing. BTW, this is on OSX 10.6. > > [info] == core-

Re: Unit test failure

2011-11-30 Thread Prashanth Menon
For what it's worth, I only get ZK test failures about 95% of the time, and just overall weirdness with ZK the remaining 5%. Of the 95%, it's with ZK balancing. BTW, this is on OSX 10.6. [info] == core-kafka / kafka.zk.ZKLoadBalanceTest == [info] Test Starting: testLoadBalance(kafka.zk.ZKLoadBal

Re: Unit test failure

2011-11-29 Thread Joe Stein
that was from running ./sbt test btw On Tue, Nov 29, 2011 at 11:52 PM, Joe Stein wrote: > [success] Build completed successfully. > [root@ip-10-116-225-87 kafka]# uname -r > 2.6.21.7-2.fc8xen > > works alright, np > > On Tue, Nov 29, 2011 at 10:40 PM, Joe Stein wrote: > >> I have had issues o

Re: Unit test failure

2011-11-29 Thread Joe Stein
[success] Build completed successfully. [root@ip-10-116-225-87 kafka]# uname -r 2.6.21.7-2.fc8xen works alright, np On Tue, Nov 29, 2011 at 10:40 PM, Joe Stein wrote: > I have had issues on similar OS I want to blame sbt version but have had > issue applying the patch for 0.10 ( I forget the JI

Re: Unit test failure

2011-11-29 Thread Joe Stein
I have had issues on similar OS I want to blame sbt version but have had issue applying the patch for 0.10 ( I forget the JIRA) glad it is not just me I will circle my wagons and follow up. /* Joe Stein http://www.medialets.com Twitter: @allthingshadoop */ On Nov 29, 2011, at 10:29 PM, Neha Nar

Re: Unit test failure

2011-11-29 Thread Neha Narkhede
>> My team is beginning to work on some core features within Kafka as you know and this gets in our way for implementation. Good to hear. We agree that this is high priority, and would appreciate a patch if you've been able to reproduce certain errors. Thanks, Neha On Tue, Nov 29, 2011 at 7:15 P

Re: Unit test failure

2011-11-29 Thread Taylor Gautier
Just one? :-) Ok - not fair I know - but I have all kinds of weird behavior with the zookeeper tests. This makes it hard to develop because it's really difficult to distinguish the signal from the noise. It's really important that tests pass reliably. What's the status of your issue and the zo