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

Hudson commented on PHOENIX-1166:
---------------------------------

SUCCESS: Integrated in Phoenix | 4.0 | Hadoop2 #44 (See 
[https://builds.apache.org/job/Phoenix-4.0-hadoop2/44/])
PHOENIX-1166 Avoid HTable creation in coprocessors to write into local index 
table (JeffreyZ) (jtaylor: rev a33f4c75e49859fa992dee17eee8796a71058e15)
* 
phoenix-core/src/main/java/org/apache/phoenix/hbase/index/write/ParallelWriterIndexCommitter.java
* 
phoenix-core/src/main/java/org/apache/phoenix/hbase/index/write/recovery/TrackingParallelWriterIndexCommitter.java
* 
phoenix-core/src/main/java/org/apache/phoenix/hbase/index/table/CoprocessorHTableFactory.java


> Avoid HTable creation in coprocessors to write into local index table
> ---------------------------------------------------------------------
>
>                 Key: PHOENIX-1166
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1166
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: rajeshbabu
>            Assignee: rajeshbabu
>             Fix For: 5.0.0, 4.1
>
>         Attachments: PHOENIX-1166-jeff.patch, PHOENIX-1166.patch
>
>
> Since data table regions and local index regions colocated, we can get index 
> region directly from RS online regions and write to it.



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

Reply via email to