Duo Zhang created HBASE-26213:
---------------------------------
Summary: 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
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)