[
https://issues.apache.org/jira/browse/PHOENIX-3765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Samarth Jain updated PHOENIX-3765:
----------------------------------
Description:
{code}
HBase problem during update at
org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException: Failed
[...] actions:
org.apache.phoenix.hbase.index.builder.IndexBuildingFailureException: Failed to
build index [...]
Caused by: java.lang.NullPointerException at
org.apache.phoenix.index.IndexMaintainer.buildUpdateMutation(IndexMaintainer.java:984)
{code}
> NPE in IndexMaintainer when using old client and 4.10 server
> ------------------------------------------------------------
>
> Key: PHOENIX-3765
> URL: https://issues.apache.org/jira/browse/PHOENIX-3765
> Project: Phoenix
> Issue Type: Bug
> Reporter: Samarth Jain
> Assignee: Samarth Jain
> Fix For: 4.11.0, 4.10.1
>
> Attachments: PHOENIX-3765.patch
>
>
> {code}
> HBase problem during update at
> org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException: Failed
> [...] actions:
> org.apache.phoenix.hbase.index.builder.IndexBuildingFailureException: Failed
> to build index [...]
> Caused by: java.lang.NullPointerException at
> org.apache.phoenix.index.IndexMaintainer.buildUpdateMutation(IndexMaintainer.java:984)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)