Barrett Strausser

Results 83 comments of Barrett Strausser

I also have this issue, though upgrading to 1.5.2 did not solve it for me.

Does a specific test show those leaks?

@titanous Is there anything else required for this?

I remove the PgDateSupport import, but I'm still not having any luck on getting the delete action. What other information can I provide to sort this out? Is it related...

I have working example if interested.

How does this compare to https://issues.apache.org/jira/browse/FLUME-3021

In my case I am passing the channel to another actor that manages creating the Publish messages and does some other boilerplate tasks. If I publish the message directly to...

I replicated your tests and if your exchange name is not equal to "" then the test fails. Why would the exchange need to be the empty string? In the...

In general, if I want to be able to handle any failure to send a message ranging from incorrectly configured Publish messages or network/connection failures then what are the messages...