[ 
https://issues.apache.org/jira/browse/HBASE-7533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13553125#comment-13553125
 ] 

Devaraj Das commented on HBASE-7533:
------------------------------------

bq. The request should have a priority imo. 
The thing that we need to then care about is no one should be misusing the 
priority (maliciously or otherwise). That will be a hole. I think it is the job 
of the server to decide the priority and not the client's.. In the current RPC 
implementation the server parses the request object for known request types to 
figure out whether the request should be treated with higher priority or not. 
There could be a bunch of other factors that determine the priority (like which 
IP address the request came from etc.) but request object potentially has 
certain attributes that play a role here as well..
                
> Write an RPC Specification for 0.96
> -----------------------------------
>
>                 Key: HBASE-7533
>                 URL: https://issues.apache.org/jira/browse/HBASE-7533
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.96.0
>
>
> RPC format is changing for 0.96 to accomodate our protobufing all around.  
> Here is a first cut.  Please shred: 
> https://docs.google.com/document/d/1-1RJMLXzYldmHgKP7M7ynK6euRpucD03fZ603DlZfGI/edit

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to