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

Bryan Beaudreault commented on HBASE-27534:
-------------------------------------------

The new test seems to maybe be hanging at the end. Taking a look, I forgot to 
teardown the minicluster in AfterClass. I'm trying to reproduce the hang 
locally so I can be sure that fixes it. Will push an addendum soon.

> Determine too large requests by response block size rather than cell size
> -------------------------------------------------------------------------
>
>                 Key: HBASE-27534
>                 URL: https://issues.apache.org/jira/browse/HBASE-27534
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Bryan Beaudreault
>            Priority: Major
>              Labels: slowlog
>             Fix For: 2.6.0, 3.0.0-alpha-4
>
>
> We send responses that are too slow or too large to the slow log. The too 
> large is currently based on the response cell size, but the response block 
> size is actually more important for performance. We should enhance the 
> threshold check to use the response block size (or maybe check both sizes).
> As part of this, we should also add the response block size to the slow log 
> entries.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to