Kadir OZDEMIR created PHOENIX-5532:
--------------------------------------
Summary: 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: 4.14.3, 5.0.0
Reporter: Kadir OZDEMIR
Fix For: 4.15.0, 5.1.0
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)