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

Alicia Ying Shu commented on PHOENIX-2447:
------------------------------------------

When Hbase normalizer is enabled, Phoenix query could be submitted while 
merge/split was going on. Phoenix should retry multiple times before timeout to 
get results back instead of current's retry once. Uploaded a patch. 

> Phoenix throwing exception when requesting data from hbase which has 
> normalizer enabled
> ---------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-2447
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2447
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Alicia Ying Shu
>            Assignee: Alicia Ying Shu
>         Attachments: PHOENIX-2447.patch
>
>
> Phoenix throwing exception when requesting data from hbase which has 
> normalizer enabled.
> Exception java.lang.RuntimeException: 
> org.apache.phoenix.schema.StaleRegionBoundaryCacheException: ERROR 1108 
> (XCL07): Cache of region boundaries are out of date.
>       at sqlline.SqlLine$IncrementalRows.hasNext(SqlLine.java:2440)
>       at sqlline.SqlLine$TableOutputFormat.print(SqlLine.java:2074)
>       at sqlline.SqlLine.print(SqlLine.java:1735)
>       at sqlline.SqlLine$Commands.execute(SqlLine.java:3683)
>       at sqlline.SqlLine$Commands.sql(SqlLine.java:3584)
>       at sqlline.SqlLine.dispatch(SqlLine.java:821)
>       at sqlline.SqlLine.begin(SqlLine.java:699)
>       at sqlline.SqlLine.mainWithInputRedirection(SqlLine.java:441)
>       at sqlline.SqlLine.main(SqlLine.java:424)



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

Reply via email to