You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2015/04/03 17:53:53 UTC

[jira] [Updated] (HBASE-13397) Purge duplicate rpc request thread local

     [ https://issues.apache.org/jira/browse/HBASE-13397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-13397:
--------------------------
    Status: Patch Available  (was: Open)

> Purge duplicate rpc request thread local
> ----------------------------------------
>
>                 Key: HBASE-13397
>                 URL: https://issues.apache.org/jira/browse/HBASE-13397
>             Project: HBase
>          Issue Type: Bug
>          Components: rpc
>            Reporter: stack
>            Assignee: stack
>         Attachments: 13397.txt
>
>
> Serverside, in a few locations, code wants access to RPC context to get user and remote client address. A thread local makes it so this info is accessible anywhere on the processing chain.
> Turns out we have this mechanism twice (noticed by our Matteo). This patch purges one of the thread locals.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)