TestAvroSinks fails
-------------------
Key: FLUME-742
URL: https://issues.apache.org/jira/browse/FLUME-742
Project: Flume
Issue Type: Bug
Reporter: Tom White
The following appears in the log
{noformat}
2011-08-12 21:21:48,784 [Thread-13] INFO avro.AvroEventSink: AvroEventSink open
on port 35854
2011-08-12 21:21:48,863 [Thread-13] INFO debug.MemorySinkSource: Closing mem
source sink that has 25 elements
2011-08-12 21:21:48,863 [Thread-13] INFO avro.AvroEventSink: AvroEventSink on
port 35854 closed
Exception in thread "Thread-13" java.lang.NullPointerException
at
com.cloudera.flume.handlers.avro.AvroEventSink.getSentBytes(AvroEventSink.java:116)
at
com.cloudera.flume.handlers.avro.TestAvroSinks$3.run(TestAvroSinks.java:196)
{noformat}
Then the test (testManyThreadsAvroSend) times out.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira