Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.0.0-alpha-1
-
None
-
Incompatible change, Reviewed
-
Removed RpcSchedulerFactory#create(Configuration conf, PriorityFunction priority) without a replacement.
Description
The create(Configuration, PriorityFunction) method in RpcSchedulerFactory was deprecated a while ago. As it is not used anymore, even in implementing classes, we should be able to safely remove the method.
Attachments
Issue Links
- is caused by
-
HBASE-12028 Abort the RegionServer, when it's handler threads die
- Closed
- links to