[GitHub] [hbase] YutSean commented on pull request #5316: HBASE-27962 Introduce an AdaptiveFastPathRWRpcExecutor to make the W/R/S separations fit various workloads

2023-07-13 Thread via GitHub


YutSean commented on PR #5316:
URL: https://github.com/apache/hbase/pull/5316#issuecomment-1634307683

   > Do we have any test numbers in real production?
   
   Not yet. But in our prod env, this feature will be online soon.


-- 
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: issues-unsubscr...@hbase.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [hbase] YutSean commented on pull request #5316: HBASE-27962 Introduce an AdaptiveFastPathRWRpcExecutor to make the W/R/S separations fit various workloads

2023-07-16 Thread via GitHub


YutSean commented on PR #5316:
URL: https://github.com/apache/hbase/pull/5316#issuecomment-1637465972

   Added three sub properties to control the shared ratio for W/R/S 
independently. They will overwrite the general ratio when they are rational 
ratio. This will make the configuration more flexible.


-- 
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: issues-unsubscr...@hbase.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org