[ 
https://issues.apache.org/jira/browse/FLUME-2409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038957#comment-14038957
 ] 

Roman Novachenko edited comment on FLUME-2409 at 6/20/14 4:07 PM:
------------------------------------------------------------------

Attached is a patch with a test that reproduces the issue.


was (Author: rnovachenko):
A test that reproduces the issue.

> NettyAvroRpcClient performs unnecessary hostname lookups
> --------------------------------------------------------
>
>                 Key: FLUME-2409
>                 URL: https://issues.apache.org/jira/browse/FLUME-2409
>             Project: Flume
>          Issue Type: Bug
>          Components: Client SDK
>            Reporter: Roman Novachenko
>            Priority: Minor
>         Attachments: FLUME-2409-0.patch
>
>
> When NettyAvroRpcClient works with a host that has only an IP address 
> associated with it but no hostname, some operations take too long (a few 
> seconds vs expected millis). This affects most of exceptions throwing and a 
> part of logging.
> This happens because of the unnecessary and expensive hostname lookup when 
> converting NettyAvroRpcClient to String.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to