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

Shuxiong Ye commented on PHOENIX-1867:
--------------------------------------

[~jamestaylor]  In my local dev environment, the test passed.

The fail information you mentioned seems to be that pattern strings contain 
multibyte characters, and the JONI regex engine do not recognize those 
characters.

JONI byte regex engine uses UTF-8 encoding by default, and Is there any 
possibility strings are not UTF-8 encoded?




> Add joni library to server assembly files
> -----------------------------------------
>
>                 Key: PHOENIX-1867
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1867
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: James Taylor
>            Assignee: Shuxiong Ye
>            Priority: Critical
>             Fix For: 5.0.0, 4.4.0
>
>         Attachments: 
> 0001-PHOENIX-1867-Add-joni-library-to-server-assembly-fil.patch
>
>
> Please add the joni libraries to the phoenix-assembly/src/build/server.xml 
> and phoenix-assembly/src/build/server.xml server-without-antlr.xml files so 
> that they're included in the server-side jar. Otherwise we'll run into 
> runtime issues.



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

Reply via email to