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

Hadoop QA commented on PHOENIX-5794:
------------------------------------

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12998595/PHOENIX-5794.master.v7.patch
  against master branch at commit b9985d9bb63baf339b8699842e6c2df851291eea.
  ATTACHMENT ID: 12998595

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified tests.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:green}+1 lineLengths{color}.  The patch does not introduce lines 
longer than 100

    {color:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3704//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3704//console

This message is automatically generated.

> Create a threshold for non async index creation, that can be modified in 
> configs
> --------------------------------------------------------------------------------
>
>                 Key: PHOENIX-5794
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5794
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Richard Antal
>            Assignee: Richard Antal
>            Priority: Major
>         Attachments: PHOENIX-5794.master.v1.patch, 
> PHOENIX-5794.master.v2.patch, PHOENIX-5794.master.v3.patch, 
> PHOENIX-5794.master.v4.patch, PHOENIX-5794.master.v5.patch, 
> PHOENIX-5794.master.v6.patch, PHOENIX-5794.master.v7.patch
>
>
> Issue:
> When user try to create an index on a huge phoenix table the region servers 
> crashed which led to multiple regions going in RIT state. 
>  
> Solution:
> If the expected byte read size is higher than the limit we raise an exception 
> to notify the user that the index should be created asynchronously.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to