[
https://issues.apache.org/jira/browse/PHOENIX-6818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634753#comment-17634753
]
ASF GitHub Bot commented on PHOENIX-6818:
-----------------------------------------
symat commented on PR #1527:
URL: https://github.com/apache/phoenix/pull/1527#issuecomment-1316714296
yes, the only "copied" code which I put directly to `org.phoenix.util` was
the `DeferredStringBuilder` which has nothing to do to internationalization.
And also might be handy for other purposes. But we can move that to
`org.phoenix.util.i18n` too, if you prefer that.
> Remove dependency on the i18n-util library
> ------------------------------------------
>
> Key: PHOENIX-6818
> URL: https://issues.apache.org/jira/browse/PHOENIX-6818
> Project: Phoenix
> Issue Type: Improvement
> Components: core
> Reporter: Istvan Toth
> Assignee: Mate Szalay-Beko
> Priority: Major
>
> i18n-util development seems to have stopped.
> We should copy the few relevant classes that we use from it, and maintain
> them in Phoenix.
> This also means that we need to depend explicitly on the icu4j library that
> i18n-util depends on.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)