[
https://issues.apache.org/jira/browse/HBASE-26886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Beaudreault updated HBASE-26886:
--------------------------------------
Labels: patch-available (was: )
Status: Patch Available (was: Open)
> Add unit test for custom RpcControllerFactory's ability to overwrite
> priorities
> -------------------------------------------------------------------------------
>
> Key: HBASE-26886
> URL: https://issues.apache.org/jira/browse/HBASE-26886
> Project: HBase
> Issue Type: Improvement
> Reporter: Bryan Beaudreault
> Assignee: Bryan Beaudreault
> Priority: Minor
> Labels: patch-available
>
> We're planning on using the pluggable nature of RpcControllerFactory to send
> along custom priorities that are calculated based on some special logic in
> our stack. Unfortunately it's virtually impossible to test this from user
> code. On the other hand it's relatively easy to test within the hbase
> codebase. We should add a test class which verifies for users that this logic
> works. Then it's just up to them to test their own implementation of their
> HBaseRpcController rather than do the full integration test.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)