[
https://issues.apache.org/jira/browse/PHOENIX-5166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16937133#comment-16937133
]
Lars Hofhansl commented on PHOENIX-5166:
----------------------------------------
[~TsingJyujing], is it possible to provide a complete script of actions that
reproduce the problem? I'm not asking for a unit-test, just a list of SQL
statements that we can run to reproduce the problem.
We haven't seen this anywhere else, and we have 100's of tests that test the
delete behavior. If we cannot get more info we'll have to close this and not
reproducible.
> DELETE didn't work on phoenix
> -----------------------------
>
> Key: PHOENIX-5166
> URL: https://issues.apache.org/jira/browse/PHOENIX-5166
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.14.1
> Environment: Apache HBase 1.4
> Phoenix 4.14.1
> Reporter: Yuan Yifan
> Priority: Major
> Fix For: 4.15.1
>
> Attachments: image-2019-02-26-13-56-44-201.png,
> image-2019-02-26-14-34-50-580.png, image-2019-02-26-15-35-53-229.png,
> image-2019-02-26-15-36-08-649.png, image-2019-02-26-15-36-47-364.png
>
>
> I executed an SQL that delete some data in table T_LOCATION, the data
> decreased.
> But there're still 256 rows of data which I can't delete them however I run
> DELETE repeatedly.
> !image-2019-02-26-13-56-44-201.png!
>
> I'm preparing to fix it but I don't know where the code should I debug, is
> there any document of the structure/design of Phoenix?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)