[ https://issues.apache.org/jira/browse/PHOENIX-5382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16891816#comment-16891816 ]
Viraj Jasani edited comment on PHOENIX-5382 at 7/24/19 1:01 PM: ---------------------------------------------------------------- [~swaroopa] Thanks for notifying me about this. The issues was with JAVA compatibility. Could you please help me add patch: {color:#333333}*PHOENIX-5382-fix-4.14-HBase-1.3.patch*{color} to 2 branches: 1. 4.14-HBase-1.3 2. 4.14-HBase-1.4 ? And patch: *PHOENIX-5382-fix-4.x-HBase-1.3.patch* to 3 branches: 1. 4.x-HBase-1.3 2. 4.x-HBase-1.4 3. 4.x-HBase-1.5 Thank you was (Author: vjasani): [~swaroopa] Thanks for notifying me about this. The issues was with JAVA compatibility. Could you please help me add patch: {color:#333333}*PHOENIX-5382-fix-4.14-HBase-1.3.patch*{color} to 2 branches: 1. 4.14-HBase-1.3 2. 4.14-HBase-1.4 ? And patch: PHOENIX-5382-fix-4.x-HBase-1.3.patch to 3 branches: 1. 4.x-HBase-1.3 2. 4.x-HBase-1.4 3. 4.x-HBase-1.5 Thanks > Perf improvement with bulk operation over iterations > ---------------------------------------------------- > > Key: PHOENIX-5382 > URL: https://issues.apache.org/jira/browse/PHOENIX-5382 > Project: Phoenix > Issue Type: Improvement > Affects Versions: 4.15.0, 4.15.1, 4.14.3 > Reporter: Viraj Jasani > Assignee: Viraj Jasani > Priority: Major > Fix For: 4.15.0, 5.1.0, 4.14.3 > > Attachments: PHOENIX-5382-4.14-HBase-1.3.patch, > PHOENIX-5382-4.14-HBase-1.4.patch, PHOENIX-5382-4.x-HBase-1.3.patch, > PHOENIX-5382-4.x-HBase-1.4.patch, PHOENIX-5382-4.x-HBase-1.5.patch, > PHOENIX-5382-fix-4.14-HBase-1.3.patch, PHOENIX-5382-fix-4.x-HBase-1.3.patch, > PHOENIX-5382.patch > > Time Spent: 1h 10m > Remaining Estimate: 0h > > At some places, we are using iteration to add all elements of one collection > to another one. We can use bulk APIs to improve performance -- This message was sent by Atlassian JIRA (v7.6.14#76016)