[
https://issues.apache.org/jira/browse/PHOENIX-5339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Geoffrey Jacoby updated PHOENIX-5339:
-------------------------------------
Fix Version/s: 5.2.1
(was: 4.17.0)
(was: 5.2.0)
(was: 4.16.2)
> 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: 5.2.1
>
>
> 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
(v8.20.7#820007)