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

Hadoop QA commented on PHOENIX-5532:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12983206/PHOENIX-5532.master.001.patch
  against master branch at commit eebccf59a2a19ff2d3b328b113117c7e6685e75e.
  ATTACHMENT ID: 12983206

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:green}+1 lineLengths{color}.  The patch does not introduce lines 
longer than 100

    {color:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3029//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3029//console

This message is automatically generated.

> 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