Praveen Nair created FLUME-2223:
-----------------------------------
Summary: is NettyAvroRpcClient methods threadsafe
Key: FLUME-2223
URL: https://issues.apache.org/jira/browse/FLUME-2223
Project: Flume
Issue Type: Question
Components: Client SDK
Reporter: Praveen Nair
Hi,
I would like to know if NettyAvroRpcClient methods are thread safe , so that
same client instance can be used by multiple threads to post log events from a
java application.
Could you provide an example code snippet that mentions the usage of
NettyAvroRpcClient methods in multithreaded situation?
Also the append method in org.apache.flume.clients.log4jappender.Log4jAppender
seems to be synchronised. Does that create a bottleneck if Log4jAppender
is used from application for appending log messages to Flume?
Thanks & Regards,
Praveen
--
This message was sent by Atlassian JIRA
(v6.1#6144)