[
https://issues.apache.org/jira/browse/PHOENIX-4441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16282228#comment-16282228
]
Sergey Soldatov commented on PHOENIX-4441:
------------------------------------------
[~anoop.hbase] thank you for jumping in. This code can be found at
https://github.com/apache/phoenix/blob/master/phoenix-core/src/main/java/org/apache/phoenix/index/PhoenixIndexBuilder.java#L108
Actually, that's for our internal usage, so I think we may workaround it as we
already did for the others configuration changes.
> Reflect changes that were made recently in HBase branch-2
> ----------------------------------------------------------
>
> Key: PHOENIX-4441
> URL: https://issues.apache.org/jira/browse/PHOENIX-4441
> Project: Phoenix
> Issue Type: Bug
> Reporter: Sergey Soldatov
> Assignee: Sergey Soldatov
> Labels: HBase-2.0
> Fix For: 5.0.0
>
> Attachments: PHOENIX-4441.patch
>
>
> There were several changes that break our build:
> HBASE-19417. Changed method signature in RegionObserver
> HBASE-19430. Removed setTimestamp(byte[], int) method from ExtendedCell.
> Also, there is another problem - configuration on coprocessor env is now
> read-only, so we need to find out a way to set index failure policy for index
> coprocessor. Will cover in a separate jira.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)