[
https://issues.apache.org/jira/browse/HBASE-9988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13825880#comment-13825880
]
Nicolas Liochon commented on HBASE-9988:
----------------------------------------
We were just putting the failure in an internal array, without publishing it
anywhere. As well it was only if log.trace was on, so not really useful in
practice. We now log the errors (at the info level) after a configurable number
of retries.
> DOn't use HRI#getEncodedName in the client
> ------------------------------------------
>
> Key: HBASE-9988
> URL: https://issues.apache.org/jira/browse/HBASE-9988
> Project: HBase
> Issue Type: Bug
> Components: Client
> Affects Versions: 0.98.0, 0.96.0
> Reporter: Nicolas Liochon
> Assignee: Nicolas Liochon
> Fix For: 0.98.0, 0.96.1
>
> Attachments: 9988.v1.patch, 9988.v2.patch
>
>
> This functions does a lazy initialisation. It cost memory and it creates a
> synchronisation point.
--
This message was sent by Atlassian JIRA
(v6.1#6144)