[
https://issues.apache.org/jira/browse/PHOENIX-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16996578#comment-16996578
]
Alex Batyrshin commented on PHOENIX-5612:
-----------------------------------------
{quote}{color:#FF0000}-1 overall{color}. Here are the results of testing the
latest attachment
[http://issues.apache.org/jira/secure/attachment/12988863/PHOENIX-5612.4.x-HBase-1.4.v1.patch]
bq. against 4.x-HBase-1.4 branch at commit
d73765a22ab0a0c9cf558cc6fa8dcef3c0c4b386.
ATTACHMENT ID: 12988863
{quote}
Looks like this test was not for 4.x-HBase-1.4
Commit d73765a22ab0a0c9cf558cc6fa8dcef3c0c4b386 is from master.
Also
[https://builds.apache.org/job/PreCommit-PHOENIX-Build/3194/injectedEnvVars/]
show:
|GIT_BRANCH|origin/master|
> Upsert Select exceed limits on last execution step of joining threads final
> mutationState
> -----------------------------------------------------------------------------------------
>
> Key: PHOENIX-5612
> URL: https://issues.apache.org/jira/browse/PHOENIX-5612
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.14.2, 4.14.3
> Reporter: Alex Batyrshin
> Priority: Major
> Attachments: PHOENIX-5612.4.x-HBase-1.4.v1.patch,
> commit_last_chunk.patch
>
>
> Upsert Select running via Parallel Iteration Factory does not commit last
> chunk of data in iteration threads. Instead last chunk (MutationState)
> returned to main thread. Next this final MutationState from all threads is
> joining to connection.getMutatioState. This could result that
> connection.getMutatioState grow up and exceed limits (maxSize or
> maxSizeBytes).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)