[ 
https://issues.apache.org/jira/browse/PHOENIX-5532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16953301#comment-16953301
 ] 

Hudson commented on PHOENIX-5532:
---------------------------------

ABORTED: Integrated in Jenkins build Phoenix-4.x-HBase-1.4 #281 (See 
[https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/281/])
PHOENIX-5532 Index write failure does not cleanup pendingRows entries (kadir: 
rev 47f50bc1de1fcf608d19fc682edda1faa0d29789)
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/hbase/index/IndexRegionObserver.java


> 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)

Reply via email to