[
https://issues.apache.org/jira/browse/PHOENIX-5532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16953159#comment-16953159
]
Chinmay Kulkarni commented on PHOENIX-5532:
-------------------------------------------
+1 [~kozdemir]
> Index write failure does not cleanup pendingRows entries
> --------------------------------------------------------
>
> Key: PHOENIX-5532
> URL: https://issues.apache.org/jira/browse/PHOENIX-5532
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 5.0.0, 4.14.3
> Reporter: Kadir OZDEMIR
> Priority: Major
> Fix For: 4.15.0, 5.1.0
>
> Attachments: PHOENIX-5532.master.001.patch
>
>
> When the first phase index write fails, the exception path clears the list of
> row locks and then removes pending write entires. However, removing pending
> write entries relies on the list to enumerate the write entires. It should
> remove pending row entries first then clear the list.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)