[
https://issues.apache.org/jira/browse/PHOENIX-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14132505#comment-14132505
]
Hudson commented on PHOENIX-1245:
---------------------------------
SUCCESS: Integrated in Phoenix | 4.0 | Hadoop2 #119 (See
[https://builds.apache.org/job/Phoenix-4.0-hadoop2/119/])
PHOENIX-1245 Remove usage of empty KeyValue object BATCH_MARKER from Indexer.
(anoopsamjohn: rev caa7848cfc89461545e3ab7f9ff902f474446b5b)
* phoenix-core/src/main/java/org/apache/phoenix/hbase/index/Indexer.java
> Remove usage of empty KeyValue object BATCH_MARKER from Indexer
> ---------------------------------------------------------------
>
> Key: PHOENIX-1245
> URL: https://issues.apache.org/jira/browse/PHOENIX-1245
> Project: Phoenix
> Issue Type: Improvement
> Affects Versions: 4.0.0, 5.0.0
> Reporter: Anoop Sam John
> Assignee: Anoop Sam John
> Priority: Critical
> Fix For: 5.0.0, 4.2
>
> Attachments: PHOENIX-1245.patch, PHOENIX-1245.patch
>
>
> This is added to WALEdit in one CP hook and removed in a later CP hook. But
> not really used.
> Now after HBASE-11805, the removal won't really happen. Later this empty KV
> is used in other part of HBase core code and resulting in NPE as the bytes
> ref in this KV is null.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)