-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HBASE-27766 Support steal job queue mode for read RPC queues of RWQue… #5260
base: master
Are you sure you want to change the base?
Conversation
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
a92c01d
to
96badc4
Compare
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
🎊 +1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
Do we have any perf numbers here? |
hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/StealRpcJobQueue.java
Outdated
Show resolved
Hide resolved
Yes, I will prepare performance data shortly. Thanks. @Apache9 |
🎊 +1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
Using YCSB for performance test, params: -p maxexecutiontime=600 -p clientbuffering=false -p readproportion=0.9 -p scanproportion=0.1 -p readallfields=true -threads 400 -s, on two regionservers, and for table of 100 regions, per region size is about 2GB(uncompressed), the result is as follows, without steal queue: |
🎊 +1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
…ueRpcExecutor