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

Hudson commented on HBASE-10097:
--------------------------------

SUCCESS: Integrated in HBase-TRUNK #4715 (See 
[https://builds.apache.org/job/HBase-TRUNK/4715/])
HBASE-10097 Remove a region name string creation in HRegion#nextInternal 
(nkeywal: rev 1548711)
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/RpcCallContext.java
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/RpcServer.java
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java


> Remove a region name string creation in HRegion#nextInternal
> ------------------------------------------------------------
>
>                 Key: HBASE-10097
>                 URL: https://issues.apache.org/jira/browse/HBASE-10097
>             Project: HBase
>          Issue Type: Bug
>          Components: regionserver
>    Affects Versions: 0.98.0, 0.96.1, 0.99.0
>            Reporter: Nicolas Liochon
>            Assignee: Nicolas Liochon
>            Priority: Critical
>             Fix For: 0.96.1, 0.98.1, 0.99.0
>
>         Attachments: 10097.v1.patch
>
>
> We're creating a String in each "nextInternal". Before HBASE-9983 this was 
> cached, but it's not the case anymore...



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to