You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flume.apache.org by Erik Karlsson <ka...@gmail.com> on 2014/03/20 10:58:15 UTC

Flume thrift C++: call to append doesn't return

Hello!

I'm using thrift to send data to flume in C++. Sometimes the call to append
doesn't return.


"sudo service flume-agent status" showed that the flume-agent was ok.


When the flume-agent was restarted with "sudo service flume-agent restart"
the logging was resumed.


Why doesn't append return?


Thrift: 0.9.0

Flume: flume-1.4.0-6.x86_64



Best regards

Erik