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

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

FAILURE: Integrated in hbase-0.96-hadoop2 #143 (See 
[https://builds.apache.org/job/hbase-0.96-hadoop2/143/])
HBASE-10097 Remove a region name string creation in HRegion#nextInternal 
(nkeywal: rev 1548712)
* 
/hbase/branches/0.96/hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/RpcCallContext.java
* 
/hbase/branches/0.96/hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/RpcServer.java
* 
/hbase/branches/0.96/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