[
https://issues.apache.org/jira/browse/PHOENIX-6514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17380383#comment-17380383
]
ASF GitHub Bot commented on PHOENIX-6514:
-----------------------------------------
stoty closed pull request #1267:
URL: https://github.com/apache/phoenix/pull/1267
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> Exception should be thrown
> --------------------------
>
> Key: PHOENIX-6514
> URL: https://issues.apache.org/jira/browse/PHOENIX-6514
> Project: Phoenix
> Issue Type: Bug
> Reporter: Wei-Chiu Chuang
> Assignee: Wei-Chiu Chuang
> Priority: Trivial
>
> A trivial error. Must be a typo.
> https://github.com/apache/phoenix/blob/master/phoenix-core/src/main/java/org/apache/phoenix/coprocessor/PhoenixAccessController.java#L288
> {code}
> } catch (Throwable e) {
> new DoNotRetryIOException(e);
> }
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)