Bryan Beaudreault created HBASE-26886:
-----------------------------------------
Summary: 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
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)