[
https://issues.apache.org/jira/browse/HBASE-26213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang resolved HBASE-26213.
-------------------------------
Hadoop Flags: Reviewed
Resolution: Fixed
Pushed to master.
Thanks [~Ddupg] for reviewing.
> Refactor AnnotationReadingPriorityFunction
> ------------------------------------------
>
> Key: HBASE-26213
> URL: https://issues.apache.org/jira/browse/HBASE-26213
> Project: HBase
> Issue Type: Sub-task
> Components: master, regionserver, rpc
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Fix For: 3.0.0-alpha-2
>
>
> Since master does not carry regions any more,
> MasterAnnotationReadingPriorityFunction does not need run the logic to find
> out scanner id or region id to determine the priority.
> Let's introduce a RSAnnotationReadingPriorityFunction, move the special logic
> from AnnotationReadingPriorityFunction to it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)