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

Gokcen Iskender edited comment on PHOENIX-5339 at 6/27/19 4:59 PM:
-------------------------------------------------------------------

I will not be able to work on this until August/late July [~lhofhansl]


was (Author: giskender):
I will not be able to work on this until August/late July

> Refactor IndexBuildManager and IndexBuilder to eliminate usage of Pair
> ----------------------------------------------------------------------
>
>                 Key: PHOENIX-5339
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5339
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Kadir OZDEMIR
>            Assignee: Gokcen Iskender
>            Priority: Major
>             Fix For: 4.15.0, 5.1.0, 4.14.3
>
>
> Some methods of the IndexBuildManager and IndexBuilder classes return a 
> collection of pairs or triplets (implemented as pairs of pair and single). 
> This makes the Indexer and especially IndexRegionObserver code difficult to 
> read. We can replace the pair structures with a class, say IndexUpdate to 
> make the code more readable.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to