apurtell opened a new pull request, #5309:
URL: https://github.com/apache/hbase/pull/5309

   It seems not correct to have the MasterRpcServices methods for direct 
regionserver<->master communication   (regionServerStartup, regionServerReport, 
and reportFatalRSError) contending with normal priority requests. They should 
be made ADMIN_QOS priority to avoid potential operational deadlocks.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to