[
https://issues.apache.org/jira/browse/HBASE-27534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17686465#comment-17686465
]
Hudson commented on HBASE-27534:
--------------------------------
Results for branch branch-2
[build #740 on
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/740/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/740/General_20Nightly_20Build_20Report/]
(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/740/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]
(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/740/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(x) {color:red}-1 jdk11 hadoop3 checks{color}
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> 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
> Assignee: 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)